services.peertube.secrets.secretsFile
Secrets to run PeerTube.
Generate one using openssl rand -hex 32
- Type
null or absolute path- Default
null- Example
"/run/secrets/peertube"- Declared
- <nixpkgs/nixos/modules/services/web-apps/peertube.nix>
Secrets to run PeerTube.
Generate one using openssl rand -hex 32
null or absolute pathnull"/run/secrets/peertube"