Applications that are using OpenCL and Vulkan do not seem to work when installed through Home Manager, this is known issue which can be resolved by nixGL in NixOS environment but in non-NixOS environments is a little bit tricky, some people seem to resolve this one with usage of flakes and creating custom wrapper for packages (something like nvidia-prime).
Applications that are using OpenCL and Vulkan do not seem to work when installed through Home Manager, this is known issue which can be resolved by
nixGLin NixOS environment but in non-NixOS environments is a little bit tricky, some people seem to resolve this one with usage of flakes and creating custom wrapper for packages (something likenvidia-prime).