services.lasuite-meet.livekit.keyFile
NixOS option
LiveKit key file holding one or multiple application secrets. Use livekit-server generate-keys to generate a random key name and secret. The file should have the YAML format <keyname>: <secret>. Example: lasuite-meet: f6lQGaHtM5HfgZjIcec3cOCRfiDqIine4CpZZnqdT5cE Individual key/secret pairs need to be passed to clients to connect to this instance.
type: absolute pathdeclared in: nixos/modules/services/web-apps/lasuite-meet.nixView source on NixOS/nixpkgs →