diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 08:35:52 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-05-04 08:35:52 +0200 |
| commit | 14003a8016ef6572a85541010e8e0b955d4bc9cd (patch) | |
| tree | fbb0cba33907fb0efceb7221cfa945d9bbffa20c /accounts/gkleen@sif/ssh-hosts.nix | |
| parent | 5c899cc4ab800fcb2ff5c6eb5d5a89f9ad42aac4 (diff) | |
| download | nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.gz nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.bz2 nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.tar.xz nixos-14003a8016ef6572a85541010e8e0b955d4bc9cd.zip | |
...
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 72bf6520..44b5fa63 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -174,25 +174,6 @@ | |||
| 174 | user = "uni2work"; | 174 | user = "uni2work"; |
| 175 | identityFile = "~/.ssh/letz"; | 175 | identityFile = "~/.ssh/letz"; |
| 176 | }; | 176 | }; |
| 177 | "git.odin" = | ||
| 178 | { hostname = "odin.asgard.yggdrasil"; | ||
| 179 | user = "gitolite"; | ||
| 180 | }; | ||
| 181 | "notmuch.odin" = | ||
| 182 | { hostname = "odin.asgard.yggdrasil"; | ||
| 183 | identityFile = "~/.ssh/notmuch.odin.asgard.yggdrasil"; | ||
| 184 | }; | ||
| 185 | "status.odin" = | ||
| 186 | { hostname = "odin.asgard.yggdrasil"; | ||
| 187 | identityFile = "~/.ssh/status.odin.asgard.yggdrasil"; | ||
| 188 | extraOptions.ControlPath = "~/.ssh/status-%r@%n:%p"; | ||
| 189 | }; | ||
| 190 | "moden" = | ||
| 191 | { hostname = "oristano.tcs.ifi.lmu.de"; | ||
| 192 | user = "gkleen"; | ||
| 193 | port = 30363; | ||
| 194 | identityFile = "~/.ssh/gkleen@oristano.tcs.ifi.lmu.de"; | ||
| 195 | }; | ||
| 196 | "ubuntu1804" = | 177 | "ubuntu1804" = |
| 197 | { hostname = "192.168.122.30"; | 178 | { hostname = "192.168.122.30"; |
| 198 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; | 179 | identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; |
