services.godns.loadCredential

This can be used to pass secrets to the systemd service without adding them to the nix store.

Type
list of string
Default
[ ]
Example
[
  "login_token:/path/to/login_token"
]
Declared
<nixpkgs/nixos/modules/services/networking/godns.nix>