Compare commits

..

No commits in common. "ef413736e91e690d4a224f70251633a15d736f3b" and "b39b84490ff21003358afd78ed5bce1cb83b4722" have entirely different histories.

View file

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