diff --git a/raspberry-pi/2/default.nix b/raspberry-pi/2/default.nix index 4774c15..d22db5b 100644 --- a/raspberry-pi/2/default.nix +++ b/raspberry-pi/2/default.nix @@ -20,8 +20,6 @@ }; }; - nix.buildCores = 4; - nixpkgs.config.platform = lib.systems.platforms.raspberrypi2; # cpufrequtils doesn't build on ARM