This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
1
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-04 11:32:03 +00:00
Code
Issues
Wiki
Activity
2d05ac72d5
nixpkgs
/
nixos
/
modules
/
hardware
/
network
/
intel-6000.nix
4 lines
41 B
Nix
Raw
Normal View
History
Unescape
Escape
intel wifi 6000 firmware svn path=/nixos/trunk/; revision=25889
2011-02-10 17:36:56 +00:00
{
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 01:27:44 +01:00
hardware
.
enableAllFirmware
=
true
;
intel wifi 6000 firmware svn path=/nixos/trunk/; revision=25889
2011-02-10 17:36:56 +00:00
}
Copy permalink