diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 09:53:44 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 09:53:44 +0200 |
commit | 9abb75066eb50eba9ccd117e6f5bbc56ee95600f (patch) | |
tree | cec19fc601046971bdd2543b4aca9c7f113fd354 /accounts/gkleen@sif | |
parent | 67b72096e0980d6e6a837c6e65fbdd538cae749a (diff) | |
download | nixos-9abb75066eb50eba9ccd117e6f5bbc56ee95600f.tar nixos-9abb75066eb50eba9ccd117e6f5bbc56ee95600f.tar.gz nixos-9abb75066eb50eba9ccd117e6f5bbc56ee95600f.tar.bz2 nixos-9abb75066eb50eba9ccd117e6f5bbc56ee95600f.tar.xz nixos-9abb75066eb50eba9ccd117e6f5bbc56ee95600f.zip |
gkleen@sif: ...
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 44b5fa63..9dae2c5c 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
@@ -395,4 +395,7 @@ | |||
395 | "www-mi01" = | 395 | "www-mi01" = |
396 | { proxyJump = "mathw0h"; | 396 | { proxyJump = "mathw0h"; |
397 | }; | 397 | }; |
398 | "cip04" = | ||
399 | { hostname = "cip04.cipmath.loc"; | ||
400 | }; | ||
398 | } | 401 | } |