removed unnecessary packages

This commit is contained in:
willifan 2025-01-15 22:40:35 +01:00
parent 02bdfcb524
commit 55e1609a6f
2 changed files with 0 additions and 6 deletions

View file

@ -24,8 +24,6 @@ lib.mkIf config.desktop.enable {
prusa-slicer prusa-slicer
UVtools UVtools
audacity audacity
glib
]) ])
++ ++
[ [

View file

@ -13,10 +13,6 @@
pkgs.dconf pkgs.dconf
pkgs.jq
pkgs.pulseaudio
pkgs.inotify-tools
pkgs.papirus-icon-theme pkgs.papirus-icon-theme
]; ];
}; };