feat: add livekit to continuwuity

This commit is contained in:
Katharina Heidenreich 2026-04-05 15:58:15 +02:00
parent 5df4cca133
commit 84bb31214c
2 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,7 @@ rec {
server_name = "nudelerde.de";
trusted_servers = [ "matrix.org" ];
memory_max = "512M";
livekit_url = "https://livekit.nudelerde.de/livekit/jwt";
};
qbittorrent = {