diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-14 08:44:28 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-14 08:44:28 +0200 |
| commit | c1128eb661205cf6c18c3c269a4ab0fd553a3487 (patch) | |
| tree | 1f39dc2457186258d037fb215ab57f32f0484ab0 /accounts | |
| parent | 38245f6f68778e7db830d933961badde86dae14a (diff) | |
| download | nixos-c1128eb661205cf6c18c3c269a4ab0fd553a3487.tar nixos-c1128eb661205cf6c18c3c269a4ab0fd553a3487.tar.gz nixos-c1128eb661205cf6c18c3c269a4ab0fd553a3487.tar.bz2 nixos-c1128eb661205cf6c18c3c269a4ab0fd553a3487.tar.xz nixos-c1128eb661205cf6c18c3c269a4ab0fd553a3487.zip | |
gkleen@sif: ...
Diffstat (limited to 'accounts')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index cd252012..780f995c 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -270,7 +270,7 @@ | |||
| 270 | proxyJump = "mathw0h.mathinst.loc"; | 270 | proxyJump = "mathw0h.mathinst.loc"; |
| 271 | }; | 271 | }; |
| 272 | "mathw0f" = | 272 | "mathw0f" = |
| 273 | { hostname = "mathw0d.mathinst.loc"; | 273 | { hostname = "mathw0f.mathinst.loc"; |
| 274 | proxyJump = "mathw0h.mathinst.loc"; | 274 | proxyJump = "mathw0h.mathinst.loc"; |
| 275 | }; | 275 | }; |
| 276 | "vrt-kvm04" = | 276 | "vrt-kvm04" = |
