Add more SSH hosts, fix gpg agent forwarding for moria

This commit is contained in:
Marko Korhonen 2024-10-05 17:05:57 +03:00
parent 9d9c745375
commit ae5be4a644
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 60 additions and 0 deletions

View file

@ -6,6 +6,7 @@
gnupg.agent = {
enable = true;
enableSSHSupport = true;
enableExtraSocket = true;
};
};