|
|
|
|
|
by nicce
760 days ago
|
|
> I have a powerful machine, but it still takes 20-40 seconds for a one line change, which would normally be 2-3s (editing the config + restarting a service) A bit late reply, but by default Nix runs on single core. Have you made it use multi-core and max-jobs? |
|
See:
https://search.nixos.org/options?channel=unstable&show=nix.s...
https://search.nixos.org/options?channel=unstable&show=nix.s...
and
https://nixos.org/manual/nix/stable/advanced-topics/cores-vs...