From 44feb795201e95bc97e81d232a2d78839d4d2a5a Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Mon, 14 Jul 2025 18:29:06 +0200 Subject: [PATCH] feat: ac me daddy --- hosts/hitsugibune/matrix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/hitsugibune/matrix.nix b/hosts/hitsugibune/matrix.nix index a227ce9..0398936 100644 --- a/hosts/hitsugibune/matrix.nix +++ b/hosts/hitsugibune/matrix.nix @@ -46,6 +46,7 @@ in { /* insert here the right configuration to obtain a certificate */ postRun = "systemctl restart coturn.service"; group = "turnserver"; + email = "stefan@tague.at"; listenHTTP = true; };