diff --git a/system/nixos/mastodon.nix b/system/nixos/mastodon.nix index fcdefff..5c8b695 100644 --- a/system/nixos/mastodon.nix +++ b/system/nixos/mastodon.nix @@ -60,6 +60,7 @@ in extraConfig = { WEB_DOMAIN = web-domain; + LOCAL_HTTPS = true; }; };