Auto-commit: 2026-01-06 09:25:39

This commit is contained in:
2026-01-06 09:25:39 +00:00
parent 2e18a7cef8
commit ca4d0c6ce9

View File

@@ -9,7 +9,7 @@ in
package = pkgs.kdePackages.sddm; package = pkgs.kdePackages.sddm;
wayland = { wayland = {
enable = true; enable = true;
compositor = "kwin"; compositor = "weston";
}; };
# settings = { # settings = {
# Autologin = lib.mkIf cfg.sddm.autoLogin.enable { # Autologin = lib.mkIf cfg.sddm.autoLogin.enable {