feat(desktop): remove unneded packages.
This commit is contained in:
parent
5c2fec22c1
commit
94f9efc9fb
4 changed files with 1 additions and 22 deletions
|
@ -11,16 +11,11 @@
|
|||
config = lib.mkIf config.crony.desktop.enable {
|
||||
home.packages = with pkgs; [
|
||||
keepassxc
|
||||
tutanota-desktop
|
||||
spice-gtk
|
||||
vesktop
|
||||
piper
|
||||
# jellyfin-mpv-shim
|
||||
overskride
|
||||
galaxy-buds-client
|
||||
tiled
|
||||
nicotine-plus
|
||||
# cbconvert-gui
|
||||
];
|
||||
|
||||
# Install thunderbird
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
dolphin-emu
|
||||
rpcs3
|
||||
mame-tools
|
||||
steam-rom-manager
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
itch
|
||||
wineWowPackages.staging
|
||||
osu-lazer-bin
|
||||
steam-rom-manager
|
||||
bolt-launcher
|
||||
space-cadet-pinball
|
||||
gzdoom
|
||||
qzdl
|
||||
|
@ -27,7 +25,6 @@
|
|||
superTuxKart
|
||||
cataclysm-dda
|
||||
nzportable
|
||||
proton-ge-custom
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue