diff --git a/hosts/permafrost/configuration.nix b/hosts/permafrost/configuration.nix index f363a42..12717e3 100644 --- a/hosts/permafrost/configuration.nix +++ b/hosts/permafrost/configuration.nix @@ -3,6 +3,7 @@ { permafrost.nyazoom.enable = true; permafrost.nginx.enableACME = true; + permafrost.nginx.useStagingServer = false; networking.hostName = "permafrost"; # Define your hostname.