Update identity file location
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
protocol = "ssh-ng";
|
protocol = "ssh-ng";
|
||||||
sshUser = "johno";
|
sshUser = "johno";
|
||||||
sshKey = "/nix/id_ed25519";
|
sshKey = "/root/.ssh/id_ed25519";
|
||||||
maxJobs = 3;
|
maxJobs = 3;
|
||||||
speedFactor = 2;
|
speedFactor = 2;
|
||||||
}];
|
}];
|
||||||
|
|||||||
Reference in New Issue
Block a user