diff --git a/hosts/sisyphe/features/services/akkoma.nix b/hosts/sisyphe/features/services/akkoma.nix index 82c34ab..a57d93b 100644 --- a/hosts/sisyphe/features/services/akkoma.nix +++ b/hosts/sisyphe/features/services/akkoma.nix @@ -73,7 +73,7 @@ in ]; }; ":configurable_from_database" = false; - "frontend_configurations" = { + ":frontend_configurations" = { "pleroma_fe" = { "theme" = "${theme}"; };