services.athens.githubToken

NixOS option

Creates .netrc file with the given token to be used for GitHub. Warning: this is stored in plain text in the config file.

type: null or string
Default
null
Example
"ghp_1234567890"
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →