From 08d73e246c6cb1981e25e35ec64dc7853d65d534 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 5 Jul 2019 19:08:54 -0700 Subject: change sshkey --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 5c17e06..9d7458d 100644 --- a/common.nix +++ b/common.nix @@ -83,7 +83,7 @@ in nutin-madaj = { hostname = "159.89.128.69"; user = "root"; - identityFile = [ "${homedir}/.ssh/id_rsa_old" ]; + identityFile = [ "${homedir}/.ssh/biz-deploy" ]; identitiesOnly = true; }; hikuj-zupip = { -- cgit v1.2.3