docs: add some todos describing program replacements

This commit is contained in:
wi11-holdsworth 2025-10-08 00:57:45 +11:00
parent 4a1475437b
commit 13efb5b6f0
2 changed files with 5 additions and 0 deletions

View file

@ -18,10 +18,12 @@ in
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# keep-sorted start # keep-sorted start
beeper beeper
# TODO: replace with lue/epy
calibre calibre
cameractrls-gtk3 cameractrls-gtk3
# https://github.com/NixOS/nixpkgs/issues/437865 # https://github.com/NixOS/nixpkgs/issues/437865
# jellyfin-media-player # jellyfin-media-player
# TODO: replace with sc-im/visidata
onlyoffice-desktopeditors onlyoffice-desktopeditors
textsnatcher textsnatcher
# keep-sorted end # keep-sorted end

View file

@ -21,6 +21,9 @@ in
with pkgs.kdePackages; with pkgs.kdePackages;
[ [
# keep-sorted start # keep-sorted start
kget
kontact
# TODO: replace with transmission
ktorrent ktorrent
kzones kzones
# keep-sorted end # keep-sorted end