Auto-commit: 2026-01-06 02:55:07

This commit is contained in:
2026-01-06 02:55:07 +00:00
parent 7e2b63cf2f
commit 046161444a

View File

@@ -7,7 +7,7 @@ in
enable = cfg.sddm.enable;
theme = "catppuccin-mocha-mauve";
package = pkgs.kdePackages.sddm;
wayland.enable = true;
#wayland.enable = true;
settings = {
Autologin = lib.mkIf cfg.sddm.autoLogin.enable {
User = "${username}";