From 4ed9107715396cc68a7c8407688486d29af0b550 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:43:43 +0400 Subject: [PATCH] skibid otietl --- modules/server/fedi/akkoma/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/server/fedi/akkoma/default.nix b/modules/server/fedi/akkoma/default.nix index f42b24ba..cc869405 100644 --- a/modules/server/fedi/akkoma/default.nix +++ b/modules/server/fedi/akkoma/default.nix @@ -85,7 +85,10 @@ in { config = { ":pleroma" = { - ":frontend_configurations" = { logo = "/favicon.png"; }; + ":frontend_configurations" = { + pleroma_fe = { logo = "/favicon.png"; }; + }; + ":instance" = { name = "v0id"; description = "Good ass fediverse instance";