From 933e431c36419760bc91516c27db17c1c404906f Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 1 Oct 2024 11:24:16 -0400 Subject: [PATCH] hwModules: remove deprecated driSupport --- hwModules/common/gpu/intel/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hwModules/common/gpu/intel/default.nix b/hwModules/common/gpu/intel/default.nix index 8671a797..b4fca248 100644 --- a/hwModules/common/gpu/intel/default.nix +++ b/hwModules/common/gpu/intel/default.nix @@ -11,8 +11,6 @@ opengl = { enable = true; - driSupport = true; - driSupport32Bit = true; extraPackages = [ pkgs.intel-media-driver # LIBVA_DRIVER_NAME=iHD