Updated system with fixes

This commit is contained in:
Emmet 2023-12-21 20:26:08 -06:00
parent 67f465eaf7
commit bbb51e0286
9 changed files with 83 additions and 49 deletions

View file

@ -9,12 +9,12 @@
# Security
security = {
# pam.services.swaylock = {
# text = ''
# auth include login
# '';
# };
pam.services.gtklock = {};
pam.services.swaylock = {
text = ''
auth include login
'';
};
# pam.services.gtklock = {};
pam.services.login.enableGnomeKeyring = true;
};