changed name that was overlooked
This commit is contained in:
parent
0be4728958
commit
3a9cb6c332
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ with lib.wyrdgard; let
|
|||
in
|
||||
{
|
||||
options.wyrdgard.user = with types; {
|
||||
name = mkOpt str "short" "The name to use for the user account.";
|
||||
name = mkOpt str "cholli" "The name to use for the user account.";
|
||||
fullName = mkOpt str "Christoph Hollizeck" "The full name of the user.";
|
||||
email = mkOpt str "christoph.hollizeck@hey.com" "The email of the user.";
|
||||
initialPassword =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue