Eelco Dolstra
fc2fc63f4c
Use the Debian firmware package instead of the Intel-specific ones
...
The intel-*.nix modules are obsolete (since you can just say
‘hardware.enableAllFirmware = true’, or equivalently,
‘hardware.firmware = [ pkgs.firmwareLinuxNonfree ]’). But we'll keep
them around for compatibility.
2013-08-14 02:31:43 +02:00
Peter Simons
eb6e1310b8
strip trailing whitespace; no functional change
...
svn path=/nixos/trunk/; revision=29285
2011-09-14 18:20:50 +00:00
Eelco Dolstra
167ccdd537
* Move the firmware loader into a separate module.
...
* services.udev.addFirmware -> hardware.firmware.
svn path=/nixos/trunk/; revision=16657
2009-08-10 19:27:15 +00:00
Eelco Dolstra
32bb5b2d0f
* Bring back the options to enable/disable the Intel firmwares.
...
svn path=/nixos/branches/modular-nixos/; revision=16574
2009-08-04 08:50:02 +00:00
Eelco Dolstra
ab1676b457
* Urgh, this should have been in commit r16350.
...
svn path=/nixos/branches/modular-nixos/; revision=16353
2009-07-14 13:28:50 +00:00
Nicolas Pierron
054528b28d
Move hardware modules outside of the module directory because these are modules which should be imported only when you need to support some of them.
...
svn path=/nixos/branches/modular-nixos/; revision=15750
2009-05-27 20:27:46 +00:00
Eelco Dolstra
c66094a310
* Filenames should generally be in lowercase.
...
svn path=/nixos/branches/modular-nixos/; revision=15702
2009-05-24 18:36:32 +00:00