services.sstorytime.environmentFile

NixOS option

Optional EnvironmentFile (e.g. secrets for POSTGRESQL_URI via sops). Used by the service and by sstorytime-run.

type: null or absolute path
Default
null
Example
"/run/secrets/sstorytime.env"
declared in: nixos/modules/services/web-apps/sstorytime.nixView source on NixOS/nixpkgs →