services.hercules-ci-agent.settings.staticSecretsDirectory

NixOS option

This is the default directory to look for statically configured secrets like cluster-join-token.key. See also clusterJoinTokenPath and binaryCachesPath for fine-grained configuration.

type: absolute path
Default
baseDirectory + "/secrets"
declared in: nixos/modules/services/continuous-integration/hercules-ci-agent/common.nixView source on NixOS/nixpkgs →