summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-10-28 15:23:11 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2021-10-28 15:23:11 +0200
commit0a6183151aa4f1210e49a450bb1d8b121ccbcc7a (patch)
treefc3b2ccfc058a9184cc01f1678b1439bed5ac484 /accounts/gkleen@sif
parent7d9346151d64b4add339e13a1cbf02c9fbf4babb (diff)
downloadnixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar
nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.gz
nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.bz2
nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.tar.xz
nixos-0a6183151aa4f1210e49a450bb1d8b121ccbcc7a.zip
gkleen@sif: ...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix2
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 };