diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-15 14:21:41 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-15 14:21:41 +0200 |
| commit | ea8f779f5d66e94884a1f072844125863ad0d3be (patch) | |
| tree | f4c6115a769d572fafd07c44526dd724a7d08e2d /accounts/gkleen@sif/ssh-hosts.nix | |
| parent | 5306a792ce33d1ac78ba723f7917987acae70ff8 (diff) | |
| download | nixos-ea8f779f5d66e94884a1f072844125863ad0d3be.tar nixos-ea8f779f5d66e94884a1f072844125863ad0d3be.tar.gz nixos-ea8f779f5d66e94884a1f072844125863ad0d3be.tar.bz2 nixos-ea8f779f5d66e94884a1f072844125863ad0d3be.tar.xz nixos-ea8f779f5d66e94884a1f072844125863ad0d3be.zip | |
gkleen@sif: ...
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 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"; |
