Replaced swaylock with gtklock
This commit is contained in:
@ -9,11 +9,12 @@
|
||||
|
||||
# Security
|
||||
security = {
|
||||
pam.services.swaylock = {
|
||||
text = ''
|
||||
auth include login
|
||||
'';
|
||||
};
|
||||
# pam.services.swaylock = {
|
||||
# text = ''
|
||||
# auth include login
|
||||
# '';
|
||||
# };
|
||||
pam.services.gtklock = {};
|
||||
pam.services.login.enableGnomeKeyring = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user