services.komodo-periphery.outbound.onboardingKeyFile

NixOS option

(v2.0+) Path to file containing the onboarding key. This will be passed via PERIPHERY_ONBOARDING_KEY_FILE environment variable.

type: null or absolute path
Default
null
Example
"${config.age.secrets.komodo-onboarding.path}"
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →