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