Update gnome.nix

This commit is contained in:
ediblerope 2025-12-10 21:51:44 +00:00 committed by GitHub
parent 27ba4b8b69
commit d9e3cf6228
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ 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; [