Add more SSH hosts, fix gpg agent forwarding for moria
This commit is contained in:
parent
9d9c745375
commit
ae5be4a644
2 changed files with 60 additions and 0 deletions
1
gpg.nix
1
gpg.nix
|
@ -6,6 +6,7 @@
|
|||
gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
enableExtraSocket = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue