From c9c230c28310e3147340fa7189bb99ee01eb2432 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 14 Nov 2020 11:09:00 -0500 Subject: Remove IP ssh config from dev.simatime.com --- lib/common.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index bdedc44..429d6b7 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -118,7 +118,6 @@ in identitiesOnly = true; }; "dev.simatime.com" = { - hostname = "73.222.221.62"; user = "ben"; identityFile = [ "${homedir}/.ssh/id_rsa" ]; identitiesOnly = true; -- cgit v1.2.3