desktop: enable/add opencl/rocm
This commit is contained in:
parent
63eaee3429
commit
2b15b48678
@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
hardware.opengl = {
|
hardware.opengl = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
driSupport = true;
|
||||||
|
driSupport32Bit = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
@ -35,6 +37,9 @@
|
|||||||
grim
|
grim
|
||||||
bemenu
|
bemenu
|
||||||
lxqt.lxqt-openssh-askpass
|
lxqt.lxqt-openssh-askpass
|
||||||
|
rocm-opencl-icd
|
||||||
|
rocm-opencl-runtime
|
||||||
|
clinfo
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user