Path to an existing toml file to configure hickory-dns with.
This can usually be left unspecified, in which case it will be generated from the values in settings
. If manually specified, then the options in settings
are ignored.
Declarations
Type
path
Default
let toml = pkgs.formats.toml { }; in toml.generate "hickory-dns.toml" cfg.settings