Link to builders-use-substitutes in chapter on distributed builds

fixes #2730.
This commit is contained in:
Joachim Breitner
2019-03-16 19:03:40 +01:00
parent 806291d18c
commit 684c7fff80
@@ -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>