WIP: livekit

This commit is contained in:
2026-04-30 14:21:32 +02:00
parent e607632bd5
commit 21a4628305
2 changed files with 4 additions and 4 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 = "wss://cyperpunk.de/livekit/sfu";
livekitUrl = "ws://100.109.10.91:7880";
};
systemd.services.lk-jwt-service = {