monolith: disable opencl rocm and blender hardware acceleration

This commit is contained in:
Leonardo Eugênio 2023-10-22 14:56:02 -03:00
parent b00b4e322f
commit 2e4cd80d89
2 changed files with 1 additions and 3 deletions

View file

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

View file

@ -16,7 +16,7 @@ in {
gimp gimp
inkscape inkscape
kdenlive kdenlive
blender-hip blender
libreoffice libreoffice
godot_4 godot_4
]; ];