jabber: fix eval

This commit is contained in:
Sandro - 2023-05-22 00:50:25 +02:00
parent d8c95a05bf
commit d3633dd1a4
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ in
upgrade.stopServices = [ "prosody" ];
};
#TODO: txt records?
services.prosody = {
prosody = {
enable = true;
allowRegistration = false;
admins = [ "astro@spaceboyz.net" "0@jabber.c3d2.de" "nek0@c3d2.de" ];