@cryptotaxi247 / infra / commits / 266909ba

svn path=/configurations/trunk/tud/; revision=27549

svn path=/configurations/trunk/tud/; revision=27549

Eelco Dolstra committed Jun 27, 2011 at 09:29 UTC 266909baa6add75484d192ed68f2cd2f255058a5
1 file changed +1 -1
ike.nix
+1 -1
@@ -8,5 +8,5 @@
8 boot.initrd.kernelModules = [ "megaraid_sas" "ext4" ];
9 boot.kernelModules = [ "acpi-cpufreq" "kvm-amd" ];
10
11 - nix.maxJobs = 8;
11 + nix.maxJobs = 48;
12 }