This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-07-04 23:02:38 +03:00
Code
Activity
d851b95d63
nixpkgs
/
nixos
/
modules
/
hardware
/
network
/
intel-2030.nix
4 lines
53 B
Nix
Raw
Normal View
History
Unescape
Escape
Adding support of the Intel 2230 wireless card to nixos It should go to the livecd, added to the all-hardware profile. Yes, the card is called 2230, the ucode called 2030: http://wireless.kernel.org/en/users/Drivers/iwlwifi
2013-01-30 20:51:49 +01:00
{
hardware.enableRedistributableFirmware: fix spelling error
2017-05-09 20:10:41 +01:00
hardware
.
enableRedistributableFirmware
=
true
;
Adding support of the Intel 2230 wireless card to nixos It should go to the livecd, added to the all-hardware profile. Yes, the card is called 2230, the ucode called 2030: http://wireless.kernel.org/en/users/Drivers/iwlwifi
2013-01-30 20:51:49 +01:00
}
Copy permalink