diff --git a/specific/lyes-pc/configuration.nix b/specific/lyes-pc/configuration.nix index d0a78e9..76badc3 100644 --- a/specific/lyes-pc/configuration.nix +++ b/specific/lyes-pc/configuration.nix @@ -111,7 +111,7 @@ # Use the open source version of the kernel module # Only available on driver 515.43.04+ - open = false; + open = true; # Enable the nvidia settings menu nvidiaSettings = true;