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; percentageAction = 3;
criticalPowerAction = "Hibernate"; criticalPowerAction = "Hibernate";
}; };
# displayManager = { displayManager = {
# sddm = { sddm = {
# enable = true; enable = true;
# wayland.enable = true; wayland.enable = true;
# theme = "maya"; theme = "maya";
# }; };
# autoLogin.enable = true; autoLogin.enable = true;
# autoLogin.user = "chris"; autoLogin.user = "chris";
# defaultSession = "hyprland-uwsm"; defaultSession = "hyprland-uwsm";
# }; };
}; };
security.pam.services.sddm.enableGnomeKeyring = true; security.pam.services.sddm.enableGnomeKeyring = true;
} }