enable ssh support in gnupg agent
This commit is contained in:
parent
413d6aa28b
commit
0c4507616f
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
# Manage secret (private) keys.
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-gtk2;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue