programs.git-credential-oauth.enable
Whether to enable Git authentication handler for OAuth.
Type: boolean
Default:
false
Example:
true
Declared by:
programs.git-credential-oauth.package
The git-credential-oauth package to use.
Type: package
Default:
pkgs.git-credential-oauth
Declared by:
programs.git-credential-oauth.extraFlags
Extra command-line arguments passed to git-credential-oauth.
For valid arguments, see git-credential-oauth(1).
Type: list of string
Default:
[ ]
Example:
[
"-device"
]
Declared by: