From a8147c6f05b204abca1c73693cc9775b7829b8f5 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Fri, 21 Mar 2025 13:52:44 +0000 Subject: [PATCH] Removed unrequired flag --- hosts/laptop.nix | 1 - 1 file changed, 1 deletion(-) 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