Corrected remote build
This commit is contained in:
parent
43ad14cad1
commit
723232c1c9
|
@ -9,7 +9,7 @@
|
|||
maxJobs = 64;
|
||||
sshKey = "/root/.ssh/id_nixops_ed25519";
|
||||
sshUser = "craige";
|
||||
system = "x86-64";
|
||||
system = "x86_64-linux";
|
||||
supportedFeatures = [ "big-parallel" ];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue