monolith: disable opencl rocm and blender hardware acceleration
This commit is contained in:
parent
b00b4e322f
commit
2e4cd80d89
|
@ -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;
|
||||||
|
|
|
@ -16,7 +16,7 @@ in {
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
kdenlive
|
kdenlive
|
||||||
blender-hip
|
blender
|
||||||
libreoffice
|
libreoffice
|
||||||
godot_4
|
godot_4
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue