services.pyload.credentialsFile

File containing PYLOAD_DEFAULT_USERNAME and PYLOAD_DEFAULT_PASSWORD in the format of an EnvironmentFile=, as described by systemd.exec(5).

If not given, they default to the username/password combo of pyload/pyload.

Type
null or absolute path
Default
null
Example
"/run/secrets/pyload-credentials.env"
Declared
<nixpkgs/nixos/modules/services/networking/pyload.nix>