services.ddns-updater.environment

NixOS option

Environment variables to be set for the ddns-updater service. DATADIR is ignored to enable using systemd DynamicUser. For full list see https://github.com/qdm12/ddns-updater

type: attribute set of string
Default
{ }
declared in: nixos/modules/services/networking/ddns-updater.nixView source on NixOS/nixpkgs →