From 0915c3d8f70641d6c991ff67c7089e8018c9370c Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Wed, 10 Jul 2024 21:09:28 +0200 Subject: [PATCH] remove driSupport #2 --- options/common/gpu/amd.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/options/common/gpu/amd.nix b/options/common/gpu/amd.nix index 3f85c2e..fda9c77 100644 --- a/options/common/gpu/amd.nix +++ b/options/common/gpu/amd.nix @@ -5,7 +5,6 @@ hardware = { opengl = { enable = true; - driSupport = true; driSupport32Bit = true; extraPackages = with pkgs; [ mesa