MyNixOS website logo
option

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.

Declarations
Type
null or path
Default
null
Example
"/run/secrets/pyload-credentials.env"