diff --git a/system/hosts/Styx.nix b/system/hosts/Styx.nix index bb0ddf4..24fed58 100644 --- a/system/hosts/Styx.nix +++ b/system/hosts/Styx.nix @@ -25,6 +25,8 @@ auto-optimise-store = true ''; + distributedBuilds = true; + buildMachines = [ { hostName = "builder-sail";