mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
rpi4: don't override sane default for nix.buildCores
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
nix.buildCores = 4;
|
||||
|
||||
# Required for the Wireless firmware
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user