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 d47410f4..58e4957f 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -27,6 +27,10 @@ | |||
| 27 | { hostname = "ymir.yggdrasil.li"; | 27 | { hostname = "ymir.yggdrasil.li"; |
| 28 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | 28 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; |
| 29 | }; | 29 | }; |
| 30 | "surtr" = | ||
| 31 | { hostname = "surtr.yggdrasil.li"; | ||
| 32 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | ||
| 33 | }; | ||
| 30 | "odin" = | 34 | "odin" = |
| 31 | { hostname = "odin.asgard.yggdrasil"; | 35 | { hostname = "odin.asgard.yggdrasil"; |
| 32 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | 36 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; |
