nixpkgs-suyu/modules/hardware
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
..
cpu Fix typos, especially those that end up in the NixOS manual 2013-08-10 21:07:13 +00:00
network Use the Debian firmware package instead of the Intel-specific ones 2013-08-14 02:31:43 +02:00
video * Add a module that provides all the Radeon firmwares. 2011-10-25 00:27:07 +00:00
all-firmware.nix Some renaming as was mentioned on the mailinglist. 2012-01-14 09:30:24 +00:00
pcmcia.nix * services.udev.addUdevPkgs -> services.udev.packages. 2009-08-10 19:05:20 +00:00