summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix2
1 files changed, 1 insertions, 1 deletions
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 = {