summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/ssh-hosts.nix
diff options
context:
space:
mode:
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 edfe46a0..bae0f5b8 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -499,6 +499,10 @@
499 } 499 }
500 ]; 500 ];
501 }; 501 };
502 "gitlab.uniworx.de" =
503 { user = "git";
504 identityFile = "~/.ssh/gkleen@gitlab.uniworx.de";
505 };
502 "col-crpd01" = 506 "col-crpd01" =
503 { hostname = "col-crpd01.mathinst.loc"; 507 { hostname = "col-crpd01.mathinst.loc";
504 proxyJump = "mgmt01"; 508 proxyJump = "mgmt01";