| users.users.<name>.gid | The user's primary group.
|
| users.users.<name>.uid | The user's UID.
|
| users.users.<name>.name | The name of the user account
|
| users.users.<name>.home | The user's home directory
|
| users.users.<name>.isHidden | Whether to make the user account hidden.
|
| users.users.<name>.shell | The user's shell
|
| users.users.<name>.createHome | Create the home directory when creating the user.
|
| users.users.<name>.packages | The set of packages that should be made availabe to the user
|
| users.users.<name>.ignoreShellProgramCheck | By default, nix-darwin will check that programs
|
| users.users.<name>.description | A short description of the user account, typically the
user's full name
|