diff options
| author | Domen Kožar <domen@dev.si> | 2021-08-02 17:23:54 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-08-02 15:56:36 +0000 |
| commit | 07255eea7b0bd9df8d11cbbc404801160c49e972 (patch) | |
| tree | 67aa906e3b3782b2e904e16f6a6eca943f5e0a69 | |
| parent | Merge pull request #132314 from NixOS/backport-132247-to-release-21.05 (diff) | |
| download | nixpkgs-origin/backport-132431-to-release-21.05.tar.gz | |
enableRedistributableFirmware: add rtw89-firmwareorigin/backport-132431-to-release-21.05
(cherry picked from commit 749620cd4f8001d1509c6af150814515003f3e72)
| -rw-r--r-- | nixos/modules/hardware/all-firmware.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/hardware/all-firmware.nix b/nixos/modules/hardware/all-firmware.nix index 3e88a4c20adc..d788480b0145 100644 --- a/nixos/modules/hardware/all-firmware.nix +++ b/nixos/modules/hardware/all-firmware.nix @@ -50,6 +50,7 @@ in { rtl8723bs-firmware rtl8761b-firmware rtw88-firmware + rtw89-firmware zd1211fw alsa-firmware sof-firmware |
