| options/darwin/users.users.<name>.home | The user's home directory
|
| options/darwin/users.users.<name>.shell | The user's shell
|
| options/nixos/users.users.<name>.uid | The account UID
|
| options/nixos/users.users.<name>.expires | Set the date on which the user's account will no longer be
accessible
|
| options/nixos/users.users.<name>.isSystemUser | Indicates if the user is a system user or not
|
| options/darwin/users.users.<name>.description | A short description of the user account, typically the
user's full name
|
| options/nixos/users.users.<name>.hashedPassword | Specifies the hashed password for the user
|
| options/nixos/users.users.<name>.initialHashedPassword | Specifies the initial hashed password for the user, i.e. the
hashed password assigned if the user does not already
exist
|