Trying multiarch builds (probably doesn't work)
This commit is contained in:
parent
2c53f4a80c
commit
faf370c639
|
@ -42,7 +42,7 @@
|
|||
|
||||
nix.buildMachines = [ {
|
||||
hostName = "kernighan";
|
||||
system = "x86_64-linux";
|
||||
systems = ["x86_64-linux" "aarch64-linux"];
|
||||
protocol = "ssh-ng";
|
||||
maxJobs = 1;
|
||||
speedFactor = 2;
|
||||
|
|
Loading…
Reference in New Issue