More fprintd ?

This commit is contained in:
Filippo Berto 2025-04-24 08:15:18 +02:00
parent da188df4b8
commit 608808f8a2
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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;
};
};