Disable custom swaylock pam configuration
This commit is contained in:
parent
e0c1cec106
commit
adc9ea9e38
1 changed files with 0 additions and 8 deletions
|
@ -7,12 +7,4 @@
|
|||
|
||||
{
|
||||
services.pcscd.enable = true;
|
||||
|
||||
security.pam.services.swaylock = {
|
||||
text = ''
|
||||
auth sufficient pam_unix.so try_first_pass likeauth nullok
|
||||
auth sufficient pam_fprintd.so
|
||||
auth include login
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue