summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-10-07 11:13:56 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2021-10-07 11:13:56 +0200
commitd8aee3300ef3a65edfc2bf532f01892e76d74b45 (patch)
tree5dc3c568d85304167232a5c7cb8e18073698e90e /accounts/gkleen@sif/ssh-hosts.nix
parent516859669b4bca83257d4c68d79dc34631944874 (diff)
downloadnixos-d8aee3300ef3a65edfc2bf532f01892e76d74b45.tar
nixos-d8aee3300ef3a65edfc2bf532f01892e76d74b45.tar.gz
nixos-d8aee3300ef3a65edfc2bf532f01892e76d74b45.tar.bz2
nixos-d8aee3300ef3a65edfc2bf532f01892e76d74b45.tar.xz
nixos-d8aee3300ef3a65edfc2bf532f01892e76d74b45.zip
gkleen@sif: ...
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
-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}