diff --git a/hosts/toothpc/modules.nix b/hosts/toothpc/modules.nix index 8e041313..a3249c79 100644 --- a/hosts/toothpc/modules.nix +++ b/hosts/toothpc/modules.nix @@ -26,8 +26,10 @@ }; nvidia = { enable = true; - open = false; package = "beta"; + open = { + enable = false; + }; }; }; logitech = {