From fbb5ed9c6beb6022c7f39e8b8892fa8774b7a62f Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 2 Jun 2019 20:08:44 -0700 Subject: update hidor-kahih to just lithium --- common.nix | 4 ++-- 1 file 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; -- cgit v1.2.3