summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index 4c5895cd..3e3ac025 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -481,7 +481,7 @@
481 }; 481 };
482 }; 482 };
483 "srv01.uniworx.de" = 483 "srv01.uniworx.de" =
484 { 484 { match = "host srv01.uniworx.de user gkleen";
485 localForwards = [ 485 localForwards = [
486 { bind = { address = "localhost"; port = 3665; }; 486 { bind = { address = "localhost"; port = 3665; };
487 host = { address = "localhost"; port = 3665; }; 487 host = { address = "localhost"; port = 3665; };