Got rid of coturn

This commit is contained in:
2026-04-18 15:09:59 +02:00
parent 62803dbf4a
commit 4a213f3e36
+1 -1
View File
@@ -4,7 +4,7 @@
{ {
imports = [ imports = [
./synapse.nix ./synapse.nix
./coturn.nix # ./coturn.nix
./clients.nix ./clients.nix
]; ];