From fc230817d753b599ee68a9df173dfe2d6f459eaf Mon Sep 17 00:00:00 2001 From: Natalie Marks Date: Fri, 21 Jun 2024 06:06:11 -0700 Subject: [PATCH] updated system config --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index ad2ae58..ba6a9b3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -125,7 +125,6 @@ hardware.opengl = { enable = true; driSupport = true; - driSupport32Bit = true; }; services.xserver.videoDrivers = ["nvidia"];