no fprint auth for swaylock
This commit is contained in:
parent
08c2e18396
commit
d1c0b5f71c
1 changed files with 1 additions and 3 deletions
|
|
@ -152,9 +152,7 @@
|
||||||
|
|
||||||
# patch for swaylock https://github.com/swaywm/sway/issues/2773
|
# patch for swaylock https://github.com/swaywm/sway/issues/2773
|
||||||
security.pam.services.swaylock = {
|
security.pam.services.swaylock = {
|
||||||
text = ''
|
fprintAuth = false;
|
||||||
auth include login
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Patch for IDEA PlugIn dev. Should be in dev flake!
|
# Patch for IDEA PlugIn dev. Should be in dev flake!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue