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
- Type
null or absolute path- Default
null- Example
"/run/keys/peertube/password-init-root"- Declared
- <nixpkgs/nixos/modules/services/web-apps/peertube.nix>