We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd47664 + 2a3a409 commit 3e24540Copy full SHA for 3e24540
raspberry-pi/4/default.nix
@@ -56,6 +56,5 @@
56
}
57
];
58
59
- # Required for the Wireless firmware
60
- hardware.enableRedistributableFirmware = true;
+ hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
61
0 commit comments