services.part-db.environmentFile
NixOS option
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.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/part-db.nixView source on NixOS/nixpkgs →"/run/secrets/part-db.env"