programs.gh.gitCredentialHelper.hosts

GitHub hosts to enable the gh git credential helper for

Type
list of string
Default
[
  "https://github.com"
  "https://gist.github.com"
]
Example
[ "https://github.com" "https://github.example.com" ]
Declared
<home-manager/modules/programs/gh.nix>