Tweak nix settings for levitation
This commit is contained in:
parent
e6db2602d8
commit
5dd853afa3
|
@ -79,8 +79,8 @@
|
||||||
|
|
||||||
# Configure nix build
|
# Configure nix build
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
cores = 8;
|
cores = 16;
|
||||||
max-jobs = 8;
|
max-jobs = 4;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Calibre
|
# Calibre
|
||||||
|
|
Loading…
Reference in New Issue