diff --git a/hosts/sisyphe/features/services/akkoma.nix b/hosts/sisyphe/features/services/akkoma.nix index a0402e9..4bc91df 100644 --- a/hosts/sisyphe/features/services/akkoma.nix +++ b/hosts/sisyphe/features/services/akkoma.nix @@ -58,7 +58,7 @@ in }; ":configurable_from_database" = false; ":frontend_configurations" = { - "pleroma_fe" = { + "primary" = { "theme" = "${theme}"; }; };