Add GPG agent support to SSH
This commit is contained in:
parent
24ecd59e0d
commit
83b599cd5b
1 changed files with 3 additions and 0 deletions
|
@ -39,4 +39,7 @@
|
|||
'';
|
||||
|
||||
};
|
||||
|
||||
# Enable GPG Agent support:
|
||||
programs.gnupg.agent.enableSSHSupport = "true"
|
||||
}
|
Loading…
Reference in a new issue