* Include some more firmware in the installation CD.

svn path=/nixos/trunk/; revision=19007
This commit is contained in:
Eelco Dolstra 2009-12-16 23:52:02 +00:00
parent eea026d321
commit aa445933a7

View file

@ -203,9 +203,11 @@ in
else ""
}
'';
# Have the redistributable firmware of rt73 wifi nics.
# Include the firmware for various wireless cards.
networking.enableRT73Firmware = true;
networking.enableIntel2200BGFirmware = true;
networking.enableIntel3945ABGFirmware = true;
# To speed up installation a little bit, include the complete stdenv
# in the Nix store on the CD.