MyNixOS website logo
option

programs.gh.gitCredentialHelper.hosts

GitHub hosts to enable the gh git credential helper for.

Declarations
Type
list of string
Default
[
  "https://github.com"
  "https://gist.github.com"
]
Example
[ "https://github.com" "https://github.example.com" ]