services.castopod.environmentFile

NixOS option

Environment file to inject e.g. secrets into the configuration. See for available environment variables. This file is loaded using systemd LoadCredentials.

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