hippocampus: matrix: turn: declare secret

This commit is contained in:
2026-02-14 15:10:48 -05:00
parent a422d4a083
commit 5bf80573dc

View File

@@ -1,5 +1,6 @@
{ config, pkgs, lib, ... }: { { config, pkgs, lib, ... }: {
# TODO: Generate coturn secret # TODO: Generate coturn secret
sops.secrets.coturn-secret = {};
services.coturn = { services.coturn = {
enable = true; enable = true;
realm = "turn.glia.club"; realm = "turn.glia.club";