1
0
Fork 0

adsb-antenna: Remove cores and max-jobs limit

This commit is contained in:
Daniel Kempkens 2022-08-24 00:38:47 +02:00
parent 5e0a5d9470
commit f82950869f
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -37,9 +37,6 @@ in
] ++ optionals secret.nix-cache.nifoc.enabled [
secret.nix-cache.nifoc.publicKeyValue
];
cores = 3;
max-jobs = 1;
};
gc = {