tealdeer: allow freeform type
This commit is contained in:
parent
cdf6d7d594
commit
b3f737e70f
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ let
|
|||
settingsFormat =
|
||||
let
|
||||
updatesSection = types.submodule {
|
||||
freeformType = tomlFormat.type;
|
||||
options = {
|
||||
auto_update = lib.mkEnableOption "auto-update";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue