services.hercules-ci-agent.settings.secretsJsonPath
Path to a JSON file containing secrets for effects.
As these values are confidential, they should not be in the store, but
copied over using other means, such as agenix, NixOps
deployment.keys, or manual installation.
The format is described on https://docs.hercules-ci.com/hercules-ci-agent/secrets-json/.
- Type
absolute path- Default
staticSecretsDirectory + "/secrets.json"- Declared
- <nixpkgs/nixos/modules/services/continuous-integration/hercules-ci-agent/common.nix>