hippocampus: matrix: turn/sfu prep

This commit is contained in:
2026-02-14 15:05:08 -05:00
parent 1b1755b498
commit 785319fdb4
3 changed files with 90 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
{ config, pkgs, lib, ... }: {
imports = [
# Real Time Communication
./rtc.nix
];
sops.secrets.tuwunelreg = {
owner = config.services.matrix-tuwunel.user;
};