gpg/ssh: remove ssh support for GPG agent
This commit is contained in:
parent
118ec36c0e
commit
2f3397354f
|
@ -23,7 +23,7 @@ in {
|
|||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
enableSSHSupport = false;
|
||||
pinentryFlavor = "gnome3";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue