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.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index 780f995c..53dd74e5 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -257,6 +257,10 @@
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 "mathw0g" =
261 { hostname = "mathw0g.math.lmu.de";
262 identityFile = "~/.ssh/gkleen@mathinst.loc";
263 };
260 "math60" = 264 "math60" =
261 { hostname = "math60.math.lmu.de"; 265 { hostname = "math60.math.lmu.de";
262 identityFile = "~/.ssh/gkleen@mathinst.loc"; 266 identityFile = "~/.ssh/gkleen@mathinst.loc";