diff --git a/workstation/configuration.nix b/workstation/configuration.nix index 9ff5f3d..2e06a2f 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -78,7 +78,7 @@ }; # Gnome - services.desktopManager.gnome.enable = true; + services.xserver.desktopManager.gnome.enable = true; services.flatpak.enable = true;