test
This commit is contained in:
parent
500c7050c3
commit
c429e7a201
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
||||||
username = lib.mkOption {
|
username = lib.mkOption {
|
||||||
default = lib.mkDefault "dashie";
|
default = lib.mkDefault "dashie";
|
||||||
example = "pingpang";
|
example = "pingpang";
|
||||||
type = lib.types.str;
|
# type = lib.types.str;
|
||||||
description = ''
|
description = ''
|
||||||
The username.
|
The username.
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue