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
|
||||
libvdpau
|
||||
vaapiVdpau
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
];
|
||||
|
||||
programs.corectrl.enable = true;
|
||||
|
|
|
@ -17,7 +17,7 @@ in {
|
|||
inkscape
|
||||
krita
|
||||
kdenlive
|
||||
blender
|
||||
blender-hip
|
||||
libreoffice
|
||||
godot_4
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue