mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
p14s: starting with 5.16 we have this kernel module upstream
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user