remove unused packages from xpkgs

This commit is contained in:
Kevin Baensch 2024-12-31 15:12:02 +01:00
parent 51f68ee0a9
commit 9d0c73b776
Signed by: derped
GPG key ID: C0F1D326C7626543

View file

@ -7,17 +7,11 @@
config.machine.pkgsets.xpkgs.pkgs = with pkgs; [ config.machine.pkgsets.xpkgs.pkgs = with pkgs; [
acpilight acpilight
dconf dconf
feh
ghostty ghostty
gvfs gvfs
lxmenu-data lxmenu-data
oneko
pavucontrol pavucontrol
pcmanfm pcmanfm
scrot
shared-mime-info shared-mime-info
xclip
xdiskusage
xorg.xkill
]; ];
} }