diff --git a/system/hosts/adsb-antenna.nix b/system/hosts/adsb-antenna.nix index 484ec62..d10c331 100644 --- a/system/hosts/adsb-antenna.nix +++ b/system/hosts/adsb-antenna.nix @@ -37,16 +37,6 @@ in keep-derivations = true keep-outputs = true ''; - - distributedBuilds = true; - - buildMachines = [ - { - hostName = "builder-sail"; - systems = [ "x86_64-linux" "aarch64-linux" ]; - maxJobs = 1; - } - ]; }; boot = {