services.jenkins.jobBuilder.accessToken

NixOS option

User token in Jenkins used to reload config. WARNING: This token will be world readable in the Nix store. To keep it secret, use the accessTokenFile option instead.

type: string
Default
""
declared in: nixos/modules/services/continuous-integration/jenkins/job-builder.nixView source on NixOS/nixpkgs →