desktop: enable/add opencl/rocm

This commit is contained in:
Kabbone 2023-05-19 11:42:24 +02:00
parent 63eaee3429
commit 2b15b48678
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -18,6 +18,8 @@
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
environment = {
@ -35,6 +37,9 @@
grim
bemenu
lxqt.lxqt-openssh-askpass
rocm-opencl-icd
rocm-opencl-runtime
clinfo
];
};