services.sharkey.environmentFiles
NixOS option
List of paths to files containing environment variables for Sharkey to use at runtime. This is useful for keeping secrets out of the Nix store. See https://docs.joinsharkey.org/docs/install/configuration/ for how to configure Sharkey using environment variables.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/sharkey.nixView source on NixOS/nixpkgs →[ "/run/secrets/sharkey-env" ]