diff options
-rw-r--r-- | home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ user = "common"; }; "horst" = { + proxyCommand = "ssh majestix -W %h:%p"; hostname = "172.23.20.188"; user = "urdzx"; }; |