From 66df1182b14f5240b1f6372453f9fdfb67b70030 Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Wed, 8 Oct 2025 00:57:45 +1100 Subject: [PATCH 1/2] docs: add some todos describing program replacements --- modules/nixos/bundles/desktop.nix | 2 ++ modules/nixos/features/plasma.nix | 1 + 2 files changed, 3 insertions(+) diff --git a/modules/nixos/bundles/desktop.nix b/modules/nixos/bundles/desktop.nix index 1764cea..335ac9b 100644 --- a/modules/nixos/bundles/desktop.nix +++ b/modules/nixos/bundles/desktop.nix @@ -19,10 +19,12 @@ in environment.systemPackages = with pkgs; [ # keep-sorted start beeper + # TODO: replace with lue/epy calibre cameractrls-gtk3 # https://github.com/NixOS/nixpkgs/issues/437865 # jellyfin-media-player + # TODO: replace with sc-im/visidata onlyoffice-desktopeditors sleek-todo textsnatcher diff --git a/modules/nixos/features/plasma.nix b/modules/nixos/features/plasma.nix index 72e8b08..92e9d22 100644 --- a/modules/nixos/features/plasma.nix +++ b/modules/nixos/features/plasma.nix @@ -23,6 +23,7 @@ in # keep-sorted start kget kontact + # TODO: replace with transmission ktorrent kzones # keep-sorted end From 13efb5b6f005ead8066ac13089d682d18aa33fb0 Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Wed, 8 Oct 2025 00:57:45 +1100 Subject: [PATCH 2/2] docs: add some todos describing program replacements --- modules/nixos/bundles/desktop.nix | 2 ++ modules/nixos/features/plasma.nix | 3 +++ 2 files changed, 5 insertions(+) diff --git a/modules/nixos/bundles/desktop.nix b/modules/nixos/bundles/desktop.nix index a57b21b..f6559ad 100644 --- a/modules/nixos/bundles/desktop.nix +++ b/modules/nixos/bundles/desktop.nix @@ -18,10 +18,12 @@ in environment.systemPackages = with pkgs; [ # keep-sorted start beeper + # TODO: replace with lue/epy calibre cameractrls-gtk3 # https://github.com/NixOS/nixpkgs/issues/437865 # jellyfin-media-player + # TODO: replace with sc-im/visidata onlyoffice-desktopeditors textsnatcher # keep-sorted end diff --git a/modules/nixos/features/plasma.nix b/modules/nixos/features/plasma.nix index 0b77958..f4c6625 100644 --- a/modules/nixos/features/plasma.nix +++ b/modules/nixos/features/plasma.nix @@ -21,6 +21,9 @@ in with pkgs.kdePackages; [ # keep-sorted start + kget + kontact + # TODO: replace with transmission ktorrent kzones # keep-sorted end