tweak build settings
This commit is contained in:
parent
0c81a070c9
commit
20df466987
|
@ -94,7 +94,7 @@
|
|||
|
||||
# Configure nix build
|
||||
nix.settings = {
|
||||
cores = 6;
|
||||
max-jobs = 6;
|
||||
cores = 8;
|
||||
max-jobs = 4;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue