Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.git-credential-keepassxc.enable

Whether to enable git-credential-keepassxc

Type: boolean

Default:

false

Example:

true

Declared by:

programs.git-credential-keepassxc.package

The git-credential-keepassxc package to use.

Type: package

Default:

pkgs.git-credential-keepassxc

Declared by:

programs.git-credential-keepassxc.groups

The KeePassXC groups used for storing and fetching of credentials. By default, the groups created by git-credential-keepassxc configure [--group <GROUP>] are used.

Type: null or (list of string)

Default:

null

Example:

"Git"

Declared by:

programs.git-credential-keepassxc.hosts

Hosts for which git-credential-keepassxc is enabled.

Type: list of string

Default:

[ ]

Example:

[
  "https://github.com"
]

Declared by: