summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index cd4c0c2d..f32ac91a 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -257,6 +257,9 @@
257 { hostname = "vidhar.yggdrasil"; 257 { hostname = "vidhar.yggdrasil";
258 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; 258 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
259 }; 259 };
260 "sif" =
261 { identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
262 };
260 "unison.vidhar" = 263 "unison.vidhar" =
261 { hostname = "vidhar.yggdrasil"; 264 { hostname = "vidhar.yggdrasil";
262 identityFile = "~/.ssh/unison.gkleen@vidhar.yggdrasil"; 265 identityFile = "~/.ssh/unison.gkleen@vidhar.yggdrasil";