From 9b789c6140b287fc3e5ddcfaa53e09b897e7bc2e Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sat, 25 Nov 2023 13:55:44 +0100 Subject: [PATCH] Need a description it says --- nixos/queen/akkoma.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/queen/akkoma.nix b/nixos/queen/akkoma.nix index c8a9044..27d1466 100644 --- a/nixos/queen/akkoma.nix +++ b/nixos/queen/akkoma.nix @@ -29,6 +29,7 @@ name = "GLaDTheresCake Akkoma"; email = "akkoma@gladtherescake.eu"; notify_email = "no-reply@akkoma.gladtherescake.eu"; + description = "Lillian's Akkoma server!"; languages = ["en" "nl"]; registrations_open = false; max_pinned_statuses = 10;