summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-06-02 20:08:44 -0700
committerBen Sima <ben@bsima.me>2019-06-02 20:08:44 -0700
commitfbb5ed9c6beb6022c7f39e8b8892fa8774b7a62f (patch)
tree649fd6730598d632be12632dd0a96a3f5a75c069 /common.nix
parent3a714d235693a147e412d4a7f945522b8b480cd0 (diff)
update hidor-kahih to just lithium
Diffstat (limited to 'common.nix')
-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;