--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2024-11-22 11:20:50 +01:00
parent 9745160f2e
commit dd9a1ee4bf

View file

@ -359,11 +359,13 @@
};
swaylock = {
fprintAuth = true;
text = ''
auth sufficient pam_unix.so try_first_pass likeauth nullok
auth sufficient pam_fprintd.so
auth include login
'';
forwardXAuth = true;
logFailures = true;
# text = ''
# auth sufficient pam_unix.so try_first_pass likeauth nullok
# auth sufficient pam_fprintd.so
# auth include login
# '';
};
sudo = {