feat: add livekit
This commit is contained in:
parent
fb98563bb6
commit
eee6905637
9 changed files with 384 additions and 109 deletions
|
|
@ -1,4 +1,5 @@
|
|||
let
|
||||
piTunnelEndpoints = import ../config/endpoints/pi_tunnel.nix;
|
||||
livekitLocalEndpoints = import ../config/endpoints/livekit_local.nix;
|
||||
in
|
||||
piTunnelEndpoints ++ []
|
||||
piTunnelEndpoints ++ livekitLocalEndpoints
|
||||
Loading…
Add table
Add a link
Reference in a new issue