MyNixOS website logo
option

services.part-db.environmentFile

Path to a file containing extra Part-DB environment variables in dotenv format. This can be used for secrets such as APP_SECRET without putting them in the Nix store.

Declarations
Type
null or absolute path
Default
null
Example
"/run/secrets/part-db.env"