About system administration for running NixOS systems in production.
Declaratively manage your operations. | Room recommendations: #networking:nixos.org
In reply to@scrumplex:duckhub.io Is there a way I can instruct Nix to prefer building locally over using remote builders?
I am on a x86_64-linux machine and I have a x86_64-linux remote builder. Currently Nix seems to prefer the remote builder, even though I have more cores (and performance per core) locally. The speed factor of the builder is 1
speedFactor isn't even considered for local builds