docs: add some todos describing program replacements
This commit is contained in:
parent
4a1475437b
commit
13efb5b6f0
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue