diff options
-rw-r--r-- | common.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,8 +55,8 @@ in identityFile = [ "${homedir}/.ssh/id_rsa" ]; identitiesOnly = true; }; - hidor-kahih = { - hostname = "home.simatime.com"; + lithium = { + hostname = "69.181.254.154"; user = "ben"; identityFile = [ "${homedir}/.ssh/hidor-kahih" ]; identitiesOnly = true; |