mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
raspberry-pi/4: add only wireless firmwares
This commit is contained in:
parent
2e85ae1b70
commit
2a3a409ac5
1 changed files with 1 additions and 2 deletions
|
|
@ -55,6 +55,5 @@
|
|||
}
|
||||
];
|
||||
|
||||
# Required for the Wireless firmware
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue