@cryptotaxi247 / infra / commits / a91851b0

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

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

Eelco Dolstra committed Sep 5, 2008 at 16:47 UTC a91851b002b27765eed439138bce2375a5c351a8
1 file changed +2
build-machines.nix
+2
@@ -4,6 +4,8 @@
4 initrd = {
5 extraKernelModules = ["3w_xxxx"];
6 };
7 + kernelModules = ["kvm-intel"];
8 + kernelPackages = pkgs: pkgs.kernelPackages_2_6_25;
9 };
10
11 fileSystems = [