adsb-antenna: Adjust max-jobs and cores
This commit is contained in:
parent
eeb8c93adf
commit
be23a25c8c
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ in
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
"nifoc.cachix.org-1:ymuftq7RgN/lf/iWXFK8gpwDSAGFaGBeliWe9u6q8II="
|
"nifoc.cachix.org-1:ymuftq7RgN/lf/iWXFK8gpwDSAGFaGBeliWe9u6q8II="
|
||||||
];
|
];
|
||||||
|
|
||||||
|
max-jobs = 1;
|
||||||
|
cores = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
|
|
Loading…
Reference in a new issue