@ -52,7 +52,7 @@ in
settings = {
keep-outputs = true;
keep-derivations = true;
max-jobs = 64;
max-jobs = 42; # 64 is too much, it will explode the RAM for now. Let's keep it serious.
# in zfs we trust
fsync-metadata = lib.boolToString (!config.boot.isContainer or config.fileSystems."/".fsType != "zfs");
substituters = [