diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-28 15:23:11 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-28 15:23:11 +0200 |
| commit | 0a6183151aa4f1210e49a450bb1d8b121ccbcc7a (patch) | |
| tree | fc3b2ccfc058a9184cc01f1678b1439bed5ac484 /accounts | |
| parent | 7d9346151d64b4add339e13a1cbf02c9fbf4babb (diff) | |
| download | nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.gz nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.bz2 nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.xz nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.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 bc53480b..0947c1f5 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -282,7 +282,7 @@ | |||
| 282 | proxyJump = "mathw0g"; | 282 | proxyJump = "mathw0g"; |
| 283 | }; | 283 | }; |
| 284 | "vrt-kvm04" = | 284 | "vrt-kvm04" = |
| 285 | { hostname = "vrt-kvm04.mathinst.loc"; | 285 | { hostname = "vrt-kvm04"; |
| 286 | proxyJump = "mathw0e"; | 286 | proxyJump = "mathw0e"; |
| 287 | user = "root"; | 287 | user = "root"; |
| 288 | }; | 288 | }; |
