services.transmission.credentialsFile
NixOS option
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 pathDefault
"/dev/null"
Example
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →"/var/lib/secrets/transmission/settings.json"