Add fprint auth and gnome keyring unlock on login

This commit is contained in:
Filippo Berto 2026-02-21 18:52:09 +01:00
parent 3e62a013cc
commit d7a60ca245
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -208,6 +208,8 @@
kwallet.fprintAuth = true;
# xscreensaver.fprintAuth = true;
hyprlock.fprintAuth = true;
login.fprintAuth = true;
login.enableGnomeKeyring = true;
# gdm = { enableGnomeKeyring = true; fprintAuth = true; };
git.gnupg.enable = true;
};