mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
Merge pull request #1663 from concatime/feat/add-only-wireless-firmwares
raspberry-pi/4: add only wireless firmwares
This commit is contained in:
commit
3e24540eb9
|
|
@ -56,6 +56,5 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
# Required for the Wireless firmware
|
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||||
hardware.enableRedistributableFirmware = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue