fix: disable gpg-agent SSH support
This commit is contained in:
parent
56a0a8c79a
commit
d156cdcdef
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ in
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
|
||||||
pinentryPackage = pkgs.pinentry-gnome3;
|
pinentryPackage = pkgs.pinentry-gnome3;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue