svn path=/nixos/trunk/; revision=19333
This commit is contained in:
parent
cf06d2b9cf
commit
5c66611f3e
@ -84,9 +84,6 @@ in
|
|||||||
|
|
||||||
isoImage.volumeID = "NIXOS_INSTALL_CD_${config.system.nixosVersion}";
|
isoImage.volumeID = "NIXOS_INSTALL_CD_${config.system.nixosVersion}";
|
||||||
|
|
||||||
# Use Linux 2.6.32.
|
|
||||||
boot.kernelPackages = pkgs.kernelPackages_2_6_32;
|
|
||||||
|
|
||||||
# Show the manual.
|
# Show the manual.
|
||||||
services.nixosManual.showManual = true;
|
services.nixosManual.showManual = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user