aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/cobalt/services/akkoma.nix2
1 files changed, 1 insertions, 1 deletions
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";