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-06-18 15:39:46 +03:00
Code
Activity
5c9830a303
nixpkgs
/
nixos
/
modules
/
hardware
/
network
/
broadcom-43xx.nix
4 lines
53 B
Nix
Raw
Normal View
History
Unescape
Escape
* Add a module for the Broadcom firmware. Also, add it to the installation CD (though the kernel on the CD is not recent enough yet to actually support the device). (This is kind of an abuse of "not-detected.nix".) svn path=/nixos/trunk/; revision=30003
2011-10-24 23:41:33 +00:00
{
hardware.enableRedistributableFirmware: fix spelling error
2017-05-09 20:10:41 +01:00
hardware
.
enableRedistributableFirmware
=
true
;
* Add a module for the Broadcom firmware. Also, add it to the installation CD (though the kernel on the CD is not recent enough yet to actually support the device). (This is kind of an abuse of "not-detected.nix".) svn path=/nixos/trunk/; revision=30003
2011-10-24 23:41:33 +00:00
}
Copy permalink