diff --git a/configuration.nix b/configuration.nix index 41db0cd..548b712 100644 --- a/configuration.nix +++ b/configuration.nix @@ -30,7 +30,6 @@ steam-hardware.enable = true; opengl.enable = true; opengl.extraPackages = with pkgs; [ - amdvlk rocm-opencl-icd ]; };