summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index a6865095..e037a1b4 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -271,4 +271,8 @@
271 proxyJump = "mathw0e"; 271 proxyJump = "mathw0e";
272 user = "root"; 272 user = "root";
273 }; 273 };
274 "tts-www01" =
275 { proxyJump = "mathw0h";
276 user = "root";
277 };
274} 278}