fix: remove unused programs

This commit is contained in:
wi11-holdsworth 2025-10-08 00:55:25 +11:00
parent a873b5126f
commit 7bce9ba144
2 changed files with 0 additions and 4 deletions

View file

@ -21,8 +21,6 @@ in
with pkgs.kdePackages;
[
# keep-sorted start
kget
kontact
ktorrent
kzones
# keep-sorted end
@ -30,7 +28,6 @@ in
++ (with pkgs; [
# keep-sorted start
haruna
kile
# keep-sorted end
]);
};