From 2a771587a69284a65a08caab0d665f6aefff005f Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 26 Feb 2025 23:42:37 +0100 Subject: [PATCH] chore: remove some legacy commented out code --- modules/core/hardware.nix | 2 -- 1 file changed, 2 deletions(-) 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 = {