services.orbit.enrollSecretPath

NixOS option

Path to a file containing the enroll secret for authenticating to the Fleet server. This should point to a secret outside the Nix store, for example a sops-nix or agenix secret path.

type: absolute path
Example
"/run/secrets/fleet-enroll-secret"
declared in: nixos/modules/services/monitoring/orbit.nixView source on NixOS/nixpkgs →