core: enable redistributable firmware for Realtek dongle

Pulls in the RTL8821CU WiFi/Bluetooth blobs (and other devices).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-28 00:51:35 +01:00
parent b90e17b6a6
commit b57b5fea7c

View File

@@ -16,6 +16,9 @@
networking.networkmanager.enable = true; # required by illogical-flake
# Firmware blobs for Realtek RTL8821CU WiFi/Bluetooth dongle (and other devices)
hardware.enableRedistributableFirmware = true;
hardware.bluetooth = {
enable = true;
powerOnBoot = true;