remove vulkan package, causes artefacts
This commit is contained in:
@ -30,7 +30,6 @@
|
|||||||
steam-hardware.enable = true;
|
steam-hardware.enable = true;
|
||||||
opengl.enable = true;
|
opengl.enable = true;
|
||||||
opengl.extraPackages = with pkgs; [
|
opengl.extraPackages = with pkgs; [
|
||||||
amdvlk
|
|
||||||
rocm-opencl-icd
|
rocm-opencl-icd
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user