Update gnome.nix

This commit is contained in:
ediblerope 2025-12-10 21:56:13 +00:00 committed by GitHub
parent 781b73f8c7
commit 45f58f66a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,6 @@ config = lib.mkIf (config.networking.hostName == "FredOS-Gaming" || config.netwo
services.xserver.enable = true;
services.displayManager.gdm.enable = true;
services.desktopManager.gnome.enable = true;
gtk.enable = true;
# Add extensions and packages
environment.systemPackages = with pkgs; [
@ -22,6 +21,7 @@ config = lib.mkIf (config.networking.hostName == "FredOS-Gaming" || config.netwo
gtk3
cairo
adwaita-icon-theme
gnome-themes-extra # This includes Adwaita cursor theme
];
# Set libdecor plugin directory and cursor theme