services.duckdns.domains

NixOS option

The domain(s) to update in DuckDNS (without the .duckdns.org suffix)

type: null or (list of string)
Default
null
Example
[
  "examplehost"
]
declared in: nixos/modules/services/misc/duckdns.nixView source on NixOS/nixpkgs →