Update gnome.nix

This commit is contained in:
Aaron Honeycutt 2023-01-30 19:42:22 +00:00
parent 4a601a183f
commit 578f82e802

View file

@ -11,10 +11,8 @@
# Add GNOME packages
environment.systemPackages = (with pkgs; [
amberol
gnomeExtensions.appindicator
]);
# GNOME Shell Extensions
environment.systemPackages = with pkgs; [ gnomeExtensions.appindicator ];
# Remove GNOME packages
environment.gnome.excludePackages = (with pkgs; [