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.
1 parent 2e85ae1 commit 2a3a409Copy full SHA for 2a3a409
raspberry-pi/4/default.nix
@@ -55,6 +55,5 @@
55
}
56
];
57
58
- # Required for the Wireless firmware
59
- hardware.enableRedistributableFirmware = true;
+ hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
60
0 commit comments