services.go-autoconfig.settings
Configuration for go-autoconfig. See https://github.com/L11R/go-autoconfig/blob/master/config.yml for more information.
- Type
open submodule of (YAML 1.1 value)- Default
{ }- Example
{ service_addr = ":1323"; domain = "autoconfig.example.org"; imap = { server = "example.org"; port = 993; }; smtp = { server = "example.org"; port = 465; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/go-autoconfig.nix>