services.zipline.environmentFiles
NixOS option
Files to load environment variables from (in addition to services.zipline.settings). This is useful to avoid putting secrets into the nix store. See https://zipline.diced.sh/docs/config for more information.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/zipline.nixView source on NixOS/nixpkgs →[ "/run/secrets/zipline.env" ]