mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-25 19:19:44 +01:00
p14s: starting with 5.16 we have this kernel module upstream
This commit is contained in:
parent
a618486c6d
commit
5f284638e8
1 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
||||||
boot.kernelParams = ["amdgpu.backlight=0" "acpi_backlight=none"];
|
boot.kernelParams = ["amdgpu.backlight=0" "acpi_backlight=none"];
|
||||||
|
|
||||||
# Wifi support
|
# Wifi support
|
||||||
boot.extraModulePackages = [ config.boot.kernelPackages.rtw89 ];
|
|
||||||
hardware.firmware = [ pkgs.rtw89-firmware ];
|
hardware.firmware = [ pkgs.rtw89-firmware ];
|
||||||
|
|
||||||
# For support of newer AMD GPUs, backlight and internal microphone
|
# For support of newer AMD GPUs, backlight and internal microphone
|
||||||
|
|
Loading…
Reference in a new issue