services.zerotierone.localConf
Optional configuration to be written to the Zerotier JSON-based local.conf.
If set, the configuration will be symlinked to /var/lib/zerotier-one/local.conf at build time.
To understand the configuration format, refer to https://docs.zerotier.com/config/#local-configuration-options.
- Type
JSON value- Default
{ }- Example
{ settings = { allowTcpFallbackRelay = false; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/zerotierone.nix>