diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 3d5b4c7..0f093dc 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -36,11 +36,13 @@ finegrained = false; }; - open = true; + open = false; nvidiaSettings = true; }; + config.nvidia.acceptLicense = true; + networking = { hostName = "lambdaOS"; # Define your hostname. extraHosts = ''