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 {
|
||||
default = lib.mkDefault "dashie";
|
||||
example = "pingpang";
|
||||
type = lib.types.str;
|
||||
# type = lib.types.str;
|
||||
description = ''
|
||||
The username.
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue