From 2df7ee103a01da34c9c82235bc286dde35e0f1ba Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 3 Jun 2014 02:14:02 +0200 Subject: mmrnmhrm: Switch over to "new" (old) hardware. Unfortunately, the main board has died so I needed to quickly assembly a replacement machine. I haven't found a compatible main board for the last set of hardware so the "new" machine is now a Core 2 Duo with only 2 GB of RAM. I'm looking forward to more frustrations during build I already had with the i7 I had previously. Also, all these changes are untested for now, because I'm still shoveling the btrfs filesystems to two new hard disks, because the new mainboard only has 2 SATA ports. At the moment the GRUB bootloader is still on the old disk and as soon as the data is on the new disks, the GRUB install devices will change as well. Signed-off-by: aszlig --- common.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 0892a72a..a52385ad 100644 --- a/common.nix +++ b/common.nix @@ -7,7 +7,6 @@ nix = { package = pkgs.nixUnstable; - maxJobs = 8; useChroot = true; readOnlyStore = true; extraOptions = '' -- cgit 1.4.1