loki: Enable OpenCL for amdgpu

This commit is contained in:
Erwin Boskma 2024-09-27 17:00:21 +02:00
parent 0cfbc4708d
commit ad8ee4c226
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -109,6 +109,10 @@
# i2c support
i2c.enable = true;
amdgpu = {
opencl.enable = true;
};
};
boot = {