Tweak nix settings for levitation

This commit is contained in:
Nathan McCarty 2023-03-14 12:06:46 -04:00
parent e6db2602d8
commit 5dd853afa3
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 2 deletions

View File

@ -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