diff --git a/modules/core/hardware.nix b/modules/core/hardware.nix index 036f833..c727176 100644 --- a/modules/core/hardware.nix +++ b/modules/core/hardware.nix @@ -3,8 +3,6 @@ hardware = { graphics = { enable = true; - # driSupport = true; # Has no effect anymore, as of 2024-06-21 - # driSupport32Bit = true; }; enableRedistributableFirmware = true; opengl = {