Merge pull request #2731 from nomeata/link-to-conf-builders-use-substitutes

Link to `builders-use-substitutes` in chapter on distributed builds
This commit is contained in:
Eelco Dolstra
2019-03-18 13:54:47 +01:00
committed by GitHub

View File

@@ -180,4 +180,8 @@ builders = @/etc/nix/machines
causes the list of machines in <filename>/etc/nix/machines</filename>
to be included. (This is the default.)</para>
<para>If you want the builders to use caches, you likely want to set
the option <link linkend='conf-builders-use-substitutes'><literal>builders-use-substitutes</literal></link>
in your local <filename>nix.conf</filename>.</para>
</chapter>