diff --git a/clients/quadraticserver/matrix/call.nix b/clients/quadraticserver/matrix/call.nix index ed51533..8dde73c 100644 --- a/clients/quadraticserver/matrix/call.nix +++ b/clients/quadraticserver/matrix/call.nix @@ -19,6 +19,7 @@ { livekit = { enable = true; + openFirewall = true; keyFile = config.age.secrets."livekitKeys.age".path; settings.room.auto_create = false; };