diff --git a/nixos/hosts/sapphic-engineer/akkoma.nix b/nixos/hosts/sapphic-engineer/akkoma.nix index 988bbdc..f7ea37c 100644 --- a/nixos/hosts/sapphic-engineer/akkoma.nix +++ b/nixos/hosts/sapphic-engineer/akkoma.nix @@ -49,7 +49,7 @@ in { }; ":activitypub" = { sign_object_fetches = true; - authorized_fetch_mode = true;s + authorized_fetch_mode = true; }; ":media_proxy" = { enabled = true;