Add fprint auth and gnome keyring unlock on login
This commit is contained in:
parent
3e62a013cc
commit
d7a60ca245
1 changed files with 2 additions and 0 deletions
|
|
@ -208,6 +208,8 @@
|
||||||
kwallet.fprintAuth = true;
|
kwallet.fprintAuth = true;
|
||||||
# xscreensaver.fprintAuth = true;
|
# xscreensaver.fprintAuth = true;
|
||||||
hyprlock.fprintAuth = true;
|
hyprlock.fprintAuth = true;
|
||||||
|
login.fprintAuth = true;
|
||||||
|
login.enableGnomeKeyring = true;
|
||||||
# gdm = { enableGnomeKeyring = true; fprintAuth = true; };
|
# gdm = { enableGnomeKeyring = true; fprintAuth = true; };
|
||||||
git.gnupg.enable = true;
|
git.gnupg.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue