mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:56:09 +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
1 changed files with 1 additions and 2 deletions
|
|
@ -56,6 +56,5 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
# Required for the Wireless firmware
|
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||||
hardware.enableRedistributableFirmware = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue