MyNixOS website logo
option

services.peertube.serviceEnvironmentFile

Set environment variables for the service. Mainly useful for setting the initial root password. For example write to file: PT_INITIAL_ROOT_PASSWORD=changeme.

Declarations
Type
null or path
Default
null
Example
"/run/keys/peertube/password-init-root"