services.ddclient.secretsFile

NixOS option

A file containing the secrets for the dynamic DNS provider. This file should contain lines of valid secrets in the format specified by the ddclient documentation. If this option is set, it overrides the passwordFile option.

type: null or string
Default
null
declared in: nixos/modules/services/networking/ddclient.nixView source on NixOS/nixpkgs →