desktop: enable/add opencl/rocm
This commit is contained in:
parent
63eaee3429
commit
2b15b48678
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user