Increase max jobs

This commit is contained in:
Nathan McCarty 2023-01-11 10:17:38 -05:00
parent 5f04f18ec8
commit 6819bf85a7
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
# Configure nix build
nix.settings = {
cores = 8;
max-jobs = 4;
max-jobs = 8;
};
# Calibre