@cryptotaxi247 / infra-1 / commits / eebadf32

* "jimmy" and "timmy" now run 64-bit NixOS.

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

Eelco Dolstra committed Jan 12, 2011 at 14:21 UTC eebadf32d0a4f76e592220a3c98ae6dd356c90cf
1 file changed +1 -1
build-machines-hps.nix
+1 -1
@@ -5,7 +5,7 @@
5 {
6 require = [ ./build-machines-common.nix ];
7
8 - nixpkgs.system = "i686-linux";
8 + nixpkgs.system = "x86_64-linux";
9
10 boot.initrd.kernelModules = ["3w_xxxx"];
11 boot.kernelModules = ["kvm-intel"];