jabber: fix neki admin, add sandro

This commit is contained in:
Sandro - 2023-10-31 02:25:53 +01:00
parent 48ffe79a99
commit a8e3d22b5d
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ in
prosody = {
enable = true;
allowRegistration = false;
admins = [ "astro@spaceboyz.net" "0@jabber.c3d2.de" "nek0@c3d2.de" ];
admins = [ "astro@spaceboyz.net" "0@jabber.c3d2.de" "nek0@jabber.c3d2.de" "sandro@jabber.c3d2.de" ];
package = pkgs.prosody.override {
withCommunityModules = [ "cloud_notify" "cloud_notify_extensions" "firewall" "presence_cache" ];
withExtraLuaPackages = luaPackages: with luaPackages; [