diff options
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 3caa8619..cb512ceb 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -257,4 +257,8 @@ | |||
| 257 | { hostname = "192.168.2.168"; | 257 | { hostname = "192.168.2.168"; |
| 258 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | 258 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; |
| 259 | }; | 259 | }; |
| 260 | "math60" = | ||
| 261 | { hostname = "math60.math.lmu.de"; | ||
| 262 | identityFile = "~/.ssh/gkleen@mathinst.loc"; | ||
| 263 | }; | ||
| 260 | } | 264 | } |
