diff options
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"; |