Marc Weber wrote: > Can I tell nix to use lowest priority while realising derivations?
In NixOS, you could modify the nix-daemon Upstart job to run nix-worker --daemon at a lower priority. The builders should inherit its niceness. -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
