diff options
Diffstat (limited to 'modules/amdgpu.nix')
| -rw-r--r-- | modules/amdgpu.nix | 3 | 
1 files changed, 0 insertions, 3 deletions
| 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" ];  } | 
