programs.gh.hosts
Home-Manager option
Host-specific configuration written to $XDG_CONFIG_HOME/gh/hosts.yml.
type: YAML 1.1 valueDefault
{ }Example
declared in: <home-manager/modules/programs/gh.nix>source unavailable{ "github.com" = { user = "<your_username>"; }; }