From 3b276530b697f750121b585169e90ca3d476fb0f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 19 Sep 2024 17:28:07 +0200 Subject: change webtray input to stable --- hosts/workstation/hardware.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'hosts/workstation/hardware.nix') diff --git a/hosts/workstation/hardware.nix b/hosts/workstation/hardware.nix index c9e8c35..d047d2b 100644 --- a/hosts/workstation/hardware.nix +++ b/hosts/workstation/hardware.nix @@ -26,6 +26,14 @@ boot.kernelModules = [ "kvm-intel" "amdgpu" + "radeon" + "video=DP-1:1920x1080@60" + "video=DP-2:1920x1080@60" + "video=HDMI-A-1:1920x1080@60" + "radeon.si_support=0" + "radeon.cik_support=0" + "amdgpu.si_support=1" + "amdgpu.cik_support=1" ]; boot.extraModulePackages = [ ]; boot.kernelParams = [ -- cgit v1.2.3-70-g09d2