diff --git a/system/desktop/wayland.nix b/system/desktop/wayland.nix index b230198..de04502 100644 --- a/system/desktop/wayland.nix +++ b/system/desktop/wayland.nix @@ -16,7 +16,7 @@ hardware = { graphics.enable = true; }; - services.xserver = { + services = { # displayManager.sddm.wayland = true; displayManager.gdm.enable = true; };