Update files

This commit is contained in:
2026-03-27 08:47:15 +00:00
parent 448432926f
commit 356b2a82aa

View File

@@ -16,16 +16,16 @@
percentageAction = 3;
criticalPowerAction = "Hibernate";
};
# displayManager = {
# sddm = {
# enable = true;
# wayland.enable = true;
# theme = "maya";
# };
# autoLogin.enable = true;
# autoLogin.user = "chris";
# defaultSession = "hyprland-uwsm";
# };
displayManager = {
sddm = {
enable = true;
wayland.enable = true;
theme = "maya";
};
autoLogin.enable = true;
autoLogin.user = "chris";
defaultSession = "hyprland-uwsm";
};
};
security.pam.services.sddm.enableGnomeKeyring = true;
}