mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
docs: Mention --max-jobs 0
to build remotely only
This commit is contained in:
parent
f32fbf952d
commit
caa76c369a
2 changed files with 13 additions and 2 deletions
|
@ -184,4 +184,7 @@ to be included. (This is the default.)</para>
|
|||
the option <link linkend='conf-builders-use-substitutes'><literal>builders-use-substitutes</literal></link>
|
||||
in your local <filename>nix.conf</filename>.</para>
|
||||
|
||||
<para>To build only on remote builders and disable building on the local machine,
|
||||
you can use the option <option>--max-jobs 0</option>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue