From ee89dcea57a36e856b53fa178284a7f80d3a4839 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 7 Feb 2023 02:29:56 +0900 Subject: feat(nixos/cobalt): akkoma: title at -> on --- nixos/cobalt/services/akkoma.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/cobalt/services/akkoma.nix b/nixos/cobalt/services/akkoma.nix index fc183fc..c390e7d 100644 --- a/nixos/cobalt/services/akkoma.nix +++ b/nixos/cobalt/services/akkoma.nix @@ -24,7 +24,7 @@ in ":pleroma"."Pleroma.Web.Endpoint".url.host = "social.sefidel.com"; ":pleroma".":media_proxy".enabled = false; ":pleroma".":instance" = { - name = "Akkoma at sefidel"; + name = "Akkoma on sefidel"; description = "Private akkoma instance"; email = poorObfuscation "sefidel.com" "postmaster"; notify_email = poorObfuscation "sefidel.com" "postmaster"; -- cgit 1.4.1