Update files

This commit is contained in:
2026-03-23 22:20:05 +00:00
parent 608506ec3b
commit 39ac040d98

View File

@@ -9,7 +9,6 @@
locate.enable = true;
fwupd.enable = true;
"power-profiles-daemon".enable = true;
"gnome-keyring".enable = true;
upower = {
enable = true;
percentageLow = 20;
@@ -28,4 +27,5 @@
defaultSession = "hyprland-uwsm";
};
};
security.pam.services.sddm.enableGnomeKeyring = true;
}