sheldon: add description and example (blank)
This commit is contained in:
parent
21690ed641
commit
70800bed61
|
@ -21,6 +21,10 @@ in {
|
|||
settings = mkOption {
|
||||
inherit (tomlFormat) type;
|
||||
default = { };
|
||||
description = ''
|
||||
'';
|
||||
example = literalExpression ''
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue