From ee93e00b0bbd2ec737bd1e5a33e2916f23daa482 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 23 Sep 2019 15:44:56 -0700 Subject: add direnv enverywhere --- lib/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index 08d59db..d168d66 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -82,7 +82,7 @@ in nutin-madaj = { hostname = "159.89.128.69"; user = "root"; - identityFile = [ "${homedir}/.ssh/biz-deploy" ]; + identityFile = [ "${homedir}/.ssh/id_rsa" ]; identitiesOnly = true; }; hikuj-zupip = { -- cgit v1.2.3