services.rathole.credentialsFile

Path to a TOML file to be merged with the settings. Useful to set secret config parameters like tokens, which should not appear in the Nix Store.

Type
absolute path
Default
"/dev/null"
Example
"/var/lib/secrets/rathole/config.toml"
Declared
<nixpkgs/nixos/modules/services/networking/rathole.nix>