better organize related monero and matrix services
All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s

This commit is contained in:
2026-04-04 14:32:26 -04:00
parent 8ea96c8b8e
commit 324a9123db
12 changed files with 19 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
{
imports = [
./matrix.nix
./coturn.nix
./livekit.nix
];
}