Hey Sergio,

Sergio Pastor Pérez <[email protected]> writes:

> Rutherther <[email protected]> writes:
>
>> Specifically I am imagining something like /etc/guix/config.scm and
>> ~/.config/guix/config.scm. This module could export %mirrors, but if it
>> didn't, the deafult would be used.
>
> I like this idea. It would be nice to have user preferences. For
> example, most of the times I want to run Guix commands with:
> `-c $(nproc) -M 10`.

You can configure guix-daemon to default to these (in that case there’s
a risk of overcommitting since you could build 10 derivations
concurrently, each of which would use all the CPU cores).

HTH,
Ludo’.

Reply via email to