--wip-- [skip ci]
This commit is contained in:
parent
9745160f2e
commit
dd9a1ee4bf
1 changed files with 7 additions and 5 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue