diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/IDOHVE/hardware/gpu.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/IDOHVE/hardware/gpu.nix b/hosts/IDOHVE/hardware/gpu.nix index 49197c2b..c3df51ae 100644 --- a/hosts/IDOHVE/hardware/gpu.nix +++ b/hosts/IDOHVE/hardware/gpu.nix @@ -4,7 +4,6 @@ lib, ... }: { - hardware.opengl.extraPackages = with pkgs; [ rocm-opencl-icd # open-cl amdvlk # or directly through mesa |