WIP: Matrix

This commit is contained in:
2026-05-03 23:20:10 +02:00
parent 9c6bc68e07
commit e8253312b2
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ in
services.lk-jwt-service = {
enable = true;
keyFile = config.sops.secrets.livekit_key_jwt.path;
livekitUrl = "ws://100.109.10.91:7880";
livekitUrl = "wss://cyperpunk.de/livekit/sfu";
};
systemd.services.lk-jwt-service = {