diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix index a11f1df..9fad544 100644 --- a/nixos/hosts/shodan/configuration.nix +++ b/nixos/hosts/shodan/configuration.nix @@ -135,6 +135,7 @@ programs.kdeconnect.enable = true; services.xserver.displayManager.defaultSession = "plasmax11"; + services.xserver.displayManager.sddm.wayland.enable = lib.mkForce false; services.xserver.displayManager.sddm.settings = { Autologin = { Session = "plasmax11.desktop";