diff options
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 24d1f18c..d041ede0 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -48,6 +48,10 @@ | |||
| 48 | { user = "git"; | 48 | { user = "git"; |
| 49 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | 49 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; |
| 50 | }; | 50 | }; |
| 51 | "gitlab.ifi.lmu.de" = | ||
| 52 | { user = "git"; | ||
| 53 | identityFile = "~/.ssh/kleen@gitlab.ifi.lmu.de"; | ||
| 54 | }; | ||
| 51 | "hel".hostname = "hel.midgard.yggdrasil"; | 55 | "hel".hostname = "hel.midgard.yggdrasil"; |
| 52 | "blackbeard" = | 56 | "blackbeard" = |
| 53 | { hostname = "blackbeard.tcs.ifi.lmu.de"; | 57 | { hostname = "blackbeard.tcs.ifi.lmu.de"; |
