services.transmission.credentialsFile
Path to a JSON file to be merged with the settings.
Useful to merge a file which is better kept out of the Nix store
to set secret config parameters like rpc-password.
- Type
absolute path- Default
"/dev/null"- Example
"/var/lib/secrets/transmission/settings.json"- Declared
- <nixpkgs/nixos/modules/services/torrent/transmission.nix>