summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index fab42880..c9597ae3 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -249,7 +249,7 @@
249 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; 249 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
250 }; 250 };
251 "forward.vidhar" = 251 "forward.vidhar" =
252 { hostname = "vidhar.yggdrasil"; 252 { hostname = "vidhar";
253 forwardAgent = true; 253 forwardAgent = true;
254 remoteForwards = [ 254 remoteForwards = [
255 { host = { address = "/run/user/1000/gnupg/S.gpg-agent"; }; 255 { host = { address = "/run/user/1000/gnupg/S.gpg-agent"; };