Compare commits

..

1 commit

Author SHA1 Message Date
Ching Pei Yang
18b2bf1343
Merge 3b7a11cb42 into b39b84490f 2024-10-06 20:44:07 +00:00

View file

@ -97,7 +97,7 @@ in {
default = {}; default = {};
type = submodule { type = submodule {
freeformType = anything; freeformType = attrsOf anything;
options = opts; options = opts;
}; };
}; };