diff --git a/hosts/nachtigall/apps/nginx-mastodon-files.nix b/hosts/nachtigall/apps/nginx-mastodon-files.nix index 4ad7e5c..1f615d4 100644 --- a/hosts/nachtigall/apps/nginx-mastodon-files.nix +++ b/hosts/nachtigall/apps/nginx-mastodon-files.nix @@ -7,8 +7,8 @@ in { services.nginx.virtualHosts = { "files.pub.solar" = { - default = true; enableACME = true; + forceSSL = true; locations = { "= /" = {