services.freeswitch.configTemplate
NixOS option
Configuration template to use. See available templates in FreeSWITCH repository. You can also set your own configuration directory.
type: absolute pathDefault
"${config.services.freeswitch.package}/share/freeswitch/conf/vanilla"Example
declared in: nixos/modules/services/misc/freeswitch.nixView source on NixOS/nixpkgs →"${config.services.freeswitch.package}/share/freeswitch/conf/minimal"