monolith: enable opencl rocm and blender hardware acceleration
This reverts commit 2e4cd80d89
.
This commit is contained in:
parent
99576a7cb0
commit
184ac7ff03
|
@ -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;
|
||||||
|
|
|
@ -17,7 +17,7 @@ in {
|
||||||
inkscape
|
inkscape
|
||||||
krita
|
krita
|
||||||
kdenlive
|
kdenlive
|
||||||
blender
|
blender-hip
|
||||||
libreoffice
|
libreoffice
|
||||||
godot_4
|
godot_4
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue