summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix
index c81b97e..ab347c3 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -100,7 +100,7 @@ in
identitiesOnly = true;
};
"dev.simatime.com" = {
- hostname = "69.181.254.154";
+ hostname = "73.222.221.62";
user = "ben";
identityFile = [ "${homedir}/.ssh/id_rsa" ];
identitiesOnly = true;