diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-02 09:43:20 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-02 09:43:20 +0530 | 
| commit | 4050ba0a89a3a97b29d4f281b7570495cf5596d9 (patch) | |
| tree | f0473e4a555db3b2ea1f8fa8b474c196fd3b72db /modules/amdgpu.nix | |
| parent | 74c3f173fb766190c6cef3cb93ebc88f596249fc (diff) | |
update
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" ];  } | 
