This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b6c6763dab
nixpkgs
/
nixos
/
modules
/
hardware
/
network
/
intel-5000.nix
4 lines
41 B
Nix
Raw
Normal View
History
Unescape
Escape
intel5000 firmware svn path=/nixos/branches/modular-nixos/; revision=16473
2009-07-27 15:08:14 +01: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
;
intel5000 firmware svn path=/nixos/branches/modular-nixos/; revision=16473
2009-07-27 15:08:14 +01:00
}
Reference in New Issue
Copy Permalink