More fprintd ?
This commit is contained in:
parent
da188df4b8
commit
608808f8a2
1 changed files with 3 additions and 3 deletions
|
|
@ -323,11 +323,11 @@
|
|||
'';
|
||||
|
||||
pam.services = {
|
||||
kwallet = { fprintAuth = true; kwallet.enable = true; };
|
||||
kwallet.fprintAuth = true;
|
||||
# xscreensaver.fprintAuth = true;
|
||||
hyprlock = { fprintAuth = true; };
|
||||
hyprlock.fprintAuth = true;
|
||||
# gdm = { enableGnomeKeyring = true; fprintAuth = true; };
|
||||
git = { gnupg.enable = true; kwallet.enable = true; };
|
||||
git.gnupg.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue