fix: remove unused programs
This commit is contained in:
parent
a873b5126f
commit
7bce9ba144
2 changed files with 0 additions and 4 deletions
|
|
@ -23,7 +23,6 @@ in
|
||||||
# https://github.com/NixOS/nixpkgs/issues/437865
|
# https://github.com/NixOS/nixpkgs/issues/437865
|
||||||
# jellyfin-media-player
|
# jellyfin-media-player
|
||||||
onlyoffice-desktopeditors
|
onlyoffice-desktopeditors
|
||||||
sleek-todo
|
|
||||||
textsnatcher
|
textsnatcher
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -21,8 +21,6 @@ in
|
||||||
with pkgs.kdePackages;
|
with pkgs.kdePackages;
|
||||||
[
|
[
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
kget
|
|
||||||
kontact
|
|
||||||
ktorrent
|
ktorrent
|
||||||
kzones
|
kzones
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
|
|
@ -30,7 +28,6 @@ in
|
||||||
++ (with pkgs; [
|
++ (with pkgs; [
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
haruna
|
haruna
|
||||||
kile
|
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
]);
|
]);
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue