summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index d198b50a..a6865095 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -269,5 +269,6 @@
269 "vrt-kvm04" = 269 "vrt-kvm04" =
270 { identityFile = "~/.ssh/gkleen@mathinst.loc"; 270 { identityFile = "~/.ssh/gkleen@mathinst.loc";
271 proxyJump = "mathw0e"; 271 proxyJump = "mathw0e";
272 user = "root";
272 }; 273 };
273} 274}