Tell remote builders to use their own substituters
This commit is contained in:
@@ -44,6 +44,7 @@ in
|
||||
package = pkgs.nixVersions.stable;
|
||||
|
||||
settings = {
|
||||
builders-use-substitutes = true;
|
||||
cores = 0; # Use all cores for builds
|
||||
download-buffer-size = 500 * 1024 * 1024;
|
||||
experimental-features = "nix-command flakes";
|
||||
|
||||
Reference in New Issue
Block a user