diff --git a/hosts/laptop.nix b/hosts/laptop.nix index 629e3c1..f3d45a1 100644 --- a/hosts/laptop.nix +++ b/hosts/laptop.nix @@ -6,7 +6,6 @@ # Intel VA-API for GPU acceleration hardware.opengl = { enable = true; - driSupport = true; extraPackages = with pkgs; [ intel-media-driver libva-utils