summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.nix b/common.nix
index addda00..eec499a 100644
--- a/common.nix
+++ b/common.nix
@@ -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;