add opencl support

This commit is contained in:
Shelvacu
2024-07-17 18:09:56 -07:00
parent 876dbb2dc9
commit c79ca06af3

View File

@@ -95,6 +95,7 @@
hardware.opengl = {
driSupport = true;
driSupport32Bit = true;
extraPackages = [ pkgs.rocmPackages.clr.icd pkgs.amdvlk ];
};
programs.nix-ld.enable = true;
programs.steam = {