Skip to content

Commit

Permalink
khanelimac: max-jobs reduced
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Nov 16, 2024
1 parent 74ebb86 commit 27e0fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/aarch64-darwin/khanelimac/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ in

nix.settings = {
cores = 16;
max-jobs = 24;
max-jobs = 8;
};

security.pam.enableSudoTouchIdAuth = true;
Expand Down

0 comments on commit 27e0fe7

Please sign in to comment.