monolith: enable opencl rocm and blender hardware acceleration

This reverts commit 2e4cd80d89.
This commit is contained in:
Leonardo Eugênio 2024-02-27 21:36:17 -03:00 committed by lelgenio
parent 99576a7cb0
commit 184ac7ff03
2 changed files with 3 additions and 1 deletions

View file

@ -41,6 +41,8 @@ in
libva libva
libvdpau libvdpau
vaapiVdpau vaapiVdpau
rocm-opencl-icd
rocm-opencl-runtime
]; ];
programs.corectrl.enable = true; programs.corectrl.enable = true;

View file

@ -17,7 +17,7 @@ in {
inkscape inkscape
krita krita
kdenlive kdenlive
blender blender-hip
libreoffice libreoffice
godot_4 godot_4
]; ];