diff --git a/hosts/wano/configuration.nix b/hosts/wano/configuration.nix index fd607de..ea1b22e 100644 --- a/hosts/wano/configuration.nix +++ b/hosts/wano/configuration.nix @@ -40,7 +40,7 @@ #services.xserver.desktopManager.gnome.enable = true; # Enable the Hyprland Desktop Environment - services.xserver.displayManager.gdm.wayland = true; + services.displayManager.gdm.wayland = true; programs.hyprland = { enable = true;