From f3e5420a1e8ef5c8a33ed172ac971cb052ed80fa Mon Sep 17 00:00:00 2001 From: zackartz Date: Mon, 13 May 2024 19:49:56 -0400 Subject: [PATCH] 573 current 2024-05-13 19:49:54 24.05.20240513.7ed944b 6.8.6-zen1 * --- hosts/earth/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/earth/configuration.nix b/hosts/earth/configuration.nix index 822f748..6b77784 100644 --- a/hosts/earth/configuration.nix +++ b/hosts/earth/configuration.nix @@ -128,7 +128,7 @@ # https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus # Only available from driver 515.43.04+ # Currently alpha-quality/buggy, so false is currently the recommended setting. - open = true; + open = false; # Enable the Nvidia settings menu, # accessible via `nvidia-settings`.