Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/nixos/modules/hardware/network/intel-5150.nix

4 lines
41 B
Nix
Raw Normal View History

intel-5150.nix: add Intel 5150 wireless firmware support Author: Sergey Mironov <ierton@gmail.com> svn path=/nixos/trunk/; revision=31231
2012-01-03 14:12:41 +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 02:27:44 +02:00
hardware.enableAllFirmware = true;
intel-5150.nix: add Intel 5150 wireless firmware support Author: Sergey Mironov <ierton@gmail.com> svn path=/nixos/trunk/; revision=31231
2012-01-03 14:12:41 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 198ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API