Skip to content

users

Automatically generates and configures a password for the specified user account.

System

Roles

The users module has the following roles:

  • default

Options for the default role

prompt

Whether the user should be prompted.

Type: boolean

Default:

true
Example
false

Declared in: clanServices/users/default.nix

user

The user the password should be generated for.

Type: string

Example
"alice"

Declared in: clanServices/users/default.nix