diff --git a/configs/nextcloud.nix b/configs/nextcloud.nix index f346137..5e2ada0 100644 --- a/configs/nextcloud.nix +++ b/configs/nextcloud.nix @@ -44,7 +44,7 @@ in services.nginx.virtualHosts."cloud.xn--kiern-0qa.de" = { enableACME = true; - addSSL = true; + forceSSL = true; }; # Ensure that postgres is running before running the setup