about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2021-06-13 19:25:08 +0100
committerdevhell <devhell@mailfresser.de>2021-06-13 19:25:08 +0100
commit28cf07bf81dc387deb8484f05415938af7f5501e (patch)
treee2935d1283f1d3674d2ad2bf256e9caf380f0158 /machines/devhell
parent2de23343ead3d3e5df0cb64020fd7178bc6ce362 (diff)
machines/herja: Remove ROCm in OpenGL
As it turns out, rocm isn't supported on integrated Ryzen GPUs. No point
of having it around on herja then.
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/herja.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index 7073893f..f521a154 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -38,8 +38,6 @@
         libvdpau-va-gl
         vaapiVdpau
         amdvlk
-        rocm-opencl-icd
-        rocm-opencl-runtime
       ];
     };
   };