stewos.user
#
stewos.user.aliases
Alternate identities, keyed by the directory under ~/git that they apply to. Each one produces a conditional include in the git config.
- Type
attribute set of (submodule)- Default
{ }- Declared in
#
stewos.user.aliases.<name>.email
Email address committed under this directory.
- Type
string- Default
config.stewos.user.email- Declared in
#
stewos.user.aliases.<name>.fullname
Human-readable name committed under this directory.
- Type
string- Default
config.stewos.user.fullname- Declared in
#
stewos.user.email
Primary email address, used as the default git identity.
- Type
string- Declared in
#
stewos.user.fullname
Human-readable name, used for the account description and git.
- Type
string- Declared in
#
stewos.user.groups
Extra groups applied to the primary user (NixOS only).
- Type
list of string- Default
[ ]- Declared in
#
stewos.user.username
Login name of the primary user.
- Type
string- Declared in