Distributed build: Difference between revisions

imported>Volth
m about NIX_SSHOPTS
imported>Makefu
No edit summary
Line 10: Line 10:


== Prerequisites ==
== Prerequisites ==
 
{{outdated|look at nix.buildMachines in [https://nixos.org/nix/manual/#chap-distributed-builds NixOS Manual]}}
--- ignore this, look at nix.buildMachines in [https://nixos.org/nix/manual/#chap-distributed-builds NixOS Manual] ---


You'll need to setup public key based login from the slower machine to root account on the one that'll do the actual building, and this article won't cover setting this up (there are many that do, so you shouldn't have any problem googling this).
You'll need to setup public key based login from the slower machine to root account on the one that'll do the actual building, and this article won't cover setting this up (there are many that do, so you shouldn't have any problem googling this).