better organize related monero and matrix services
All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s
This commit is contained in:
7
services/matrix/default.nix
Normal file
7
services/matrix/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
./matrix.nix
|
||||
./coturn.nix
|
||||
./livekit.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user