MyNixOS website logo

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

Declarations
Type
YAML value
Default
{ }
Example
{
  "github.com" = {
    user = "<your_username>";
  };
}</your_username>