diff --git a/hosts/huanan/configuration.nix b/hosts/huanan/configuration.nix index 54c1e6a..a09b9f7 100644 --- a/hosts/huanan/configuration.nix +++ b/hosts/huanan/configuration.nix @@ -62,6 +62,7 @@ services.xserver.enable = true; services.xserver.displayManager.gdm.enable = true; services.xserver.desktopManager.gnome.enable = true; + services.xserver.displayManager.gdm.wayland = false; services.xserver = { layout = "us";