MyNixOS website logo
option

users.users.<name>.description

A short description of the user account, typically the user's full name. This is actually the “GECOS” or “comment” field in /etc/passwd.

Declarations
Type
string, not containing newlines or colons
Default
""
Example
"Alice Q. User"