Rid me of gpg-agent
This commit is contained in:
parent
53fcb21a18
commit
78cd53df9b
4 changed files with 16 additions and 11 deletions
|
@ -7,6 +7,6 @@ in
|
|||
options.nki.services.pam.enableGnomeKeyring = mkEnableOption "Enable gnome-keyring on login";
|
||||
config = mkIf cfg.enableGnomeKeyring {
|
||||
security.pam.services.login.enableGnomeKeyring = true;
|
||||
security.pam.services.login.gnupg.enable = true;
|
||||
# security.pam.services.login.gnupg.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue