Use gnome3 pinentry
This commit is contained in:
parent
27fb80a1e5
commit
b63fb266c3
2 changed files with 6 additions and 2 deletions
|
@ -8,8 +8,7 @@ with lib; {
|
|||
components = [ "pkcs11" "secrets" "ssh" ];
|
||||
};
|
||||
services.gpg-agent.enable = true;
|
||||
services.gpg-agent.enableSshSupport = true;
|
||||
services.gpg-agent.pinentryFlavor = "gtk2";
|
||||
services.gpg-agent.pinentryFlavor = "gnome3";
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue