remove unused packages from xpkgs
This commit is contained in:
parent
51f68ee0a9
commit
9d0c73b776
1 changed files with 0 additions and 6 deletions
|
@ -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
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue