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