diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-07 11:15:09 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2021-10-07 11:15:09 +0200 |
commit | 577a1d72a7f30b98af559d8b170b01568a18bcf6 (patch) | |
tree | dd9fb4d7f08d9e82a41ba9946c6010ca31adfeca /accounts/gkleen@sif | |
parent | d8aee3300ef3a65edfc2bf532f01892e76d74b45 (diff) | |
download | nixos-577a1d72a7f30b98af559d8b170b01568a18bcf6.tar nixos-577a1d72a7f30b98af559d8b170b01568a18bcf6.tar.gz nixos-577a1d72a7f30b98af559d8b170b01568a18bcf6.tar.bz2 nixos-577a1d72a7f30b98af559d8b170b01568a18bcf6.tar.xz nixos-577a1d72a7f30b98af559d8b170b01568a18bcf6.zip |
gkleen@sif: ...
Diffstat (limited to 'accounts/gkleen@sif')
-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 e037a1b4..3cc9171b 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
@@ -272,7 +272,7 @@ | |||
272 | user = "root"; | 272 | user = "root"; |
273 | }; | 273 | }; |
274 | "tts-www01" = | 274 | "tts-www01" = |
275 | { proxyJump = "mathw0h"; | 275 | { proxyJump = "mathw0h.mathinst.loc"; |
276 | user = "root"; | 276 | user = "root"; |
277 | }; | 277 | }; |
278 | } | 278 | } |