From 4050ba0a89a3a97b29d4f281b7570495cf5596d9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 2 Jun 2024 09:43:20 +0530 Subject: update --- modules/amdgpu.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/amdgpu.nix') diff --git a/modules/amdgpu.nix b/modules/amdgpu.nix index 0dc6f61..fe7f898 100644 --- a/modules/amdgpu.nix +++ b/modules/amdgpu.nix @@ -23,7 +23,4 @@ systemd.tmpfiles.rules = [ "L+ /opt/rocm/hip - - - - ${pkgs.rocmPackages.clr}" ]; - - boot.kernelPackages = pkgs.linuxPackages_xanmod_latest; - boot.kernelParams = [ "pcie_acs_override=downstream,multifunction" ]; } -- cgit v1.2.3