diff --git a/hosts/odyssey/hardware-configuration.nix b/hosts/odyssey/hardware-configuration.nix index 2960d36..9e94ea4 100644 --- a/hosts/odyssey/hardware-configuration.nix +++ b/hosts/odyssey/hardware-configuration.nix @@ -39,6 +39,7 @@ open = true; package = config.boot.kernelPackages.nvidiaPackages.beta; powerManagement.enable = true; + nvidiaSettings = false; }; };