Setting the kernel 3.2 for the new-kernel nixos iso.
svn path=/nixos/trunk/; revision=32785
This commit is contained in:
parent
1adaabef58
commit
0b8e992d3d
@ -3,6 +3,6 @@
|
|||||||
{
|
{
|
||||||
require = [ ./installation-cd-graphical.nix ];
|
require = [ ./installation-cd-graphical.nix ];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_3_0;
|
boot.kernelPackages = pkgs.linuxPackages_3_2;
|
||||||
boot.vesa = false;
|
boot.vesa = false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user