services.ddclient.extraConfig

NixOS option

Extra configuration. Contents will be added verbatim to the configuration file. daemon should not be added here because it does not work great with the systemd-timer approach the service uses.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/networking/ddclient.nixView source on NixOS/nixpkgs →