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