All checks were successful
Build and Deploy / deploy (push) Successful in 2m48s
8 lines
75 B
Nix
8 lines
75 B
Nix
{
|
|
imports = [
|
|
./matrix.nix
|
|
./coturn.nix
|
|
./livekit.nix
|
|
];
|
|
}
|