programs.gh.hosts

Home-Manager option

Host-specific configuration written to $XDG_CONFIG_HOME/gh/hosts.yml.

type: YAML 1.1 value
Default
{ }
Example
{ "github.com" = { user = "<your_username>"; }; }
declared in: <home-manager/modules/programs/gh.nix>source unavailable