the authentication update
This commit is contained in:
parent
c22b92f412
commit
98b32cb9e6
3 changed files with 12 additions and 2 deletions
|
@ -12,6 +12,8 @@ in {
|
|||
hm.programs.gpg.enable = true;
|
||||
hm.services.gpg-agent = {
|
||||
enable = true;
|
||||
enableExtraSocket = true;
|
||||
enableSshSupport = true;
|
||||
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue