Update identity file location

This commit is contained in:
2024-08-24 10:28:59 -07:00
parent 4ee34fe9f5
commit 5957599041

View File

@@ -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;
}];