diff --git a/system/services/remote-builds.nix b/system/services/remote-builds.nix index 6c2b482..936bbdc 100644 --- a/system/services/remote-builds.nix +++ b/system/services/remote-builds.nix @@ -4,9 +4,9 @@ ... }: { nix.distributedBuilds = true; - nix.extraOptions = '' - builders-use-substitutes = true - ''; + # nix.extraOptions = '' + # builders-use-substitutes = true + # ''; nix.buildMachines = [ {