feat: cleaned up useless gnome trash

This commit is contained in:
Nick 2024-10-31 13:26:25 -05:00
parent 542762c6cb
commit b81b4e3725

View file

@ -7,28 +7,12 @@
gnome-calculator
gnome-characters
gnome-disk-utility
# gnome-remote-desktop
# gnome-shell-extensions
gnome-system-monitor
# gnome-tweaks
nautilus
;
# inherit
# (pkgs.gnomeExtensions)
# appindicator
# dash-to-panel
# just-perfection
# keep-awake
# no-overview
# notification-banner-reloaded
# paperwm
# start-overlay-in-application-view
# tiling-assistant
# wallpaper-slideshow
# ;
inherit
(pkgs.gnome)
gnome-software
;
};
}