services.godns.loadCredential
NixOS option
This can be used to pass secrets to the systemd service without adding them to the nix store.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/godns.nixView source on NixOS/nixpkgs →[ "login_token:/path/to/login_token" ]