mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Fix broken link in configuration description
This commit is contained in:
parent
b3c1b70c19
commit
525078c59d
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ public:
|
||||||
|
|
||||||
To build only on remote machines and disable local builds, set [`max-jobs`](#conf-max-jobs) to 0.
|
To build only on remote machines and disable local builds, set [`max-jobs`](#conf-max-jobs) to 0.
|
||||||
|
|
||||||
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substituters) to `true`.
|
If you want the remote machines to use substituters, set [`builders-use-substitutes`](#conf-builders-use-substitutes) to `true`.
|
||||||
)",
|
)",
|
||||||
{}, false};
|
{}, false};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue