lib/tests: Add tests for freeform modules
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{ lib, ... }: {
|
||||
config._module.freeformType = with lib.types; attrsOf (either str (attrsOf str));
|
||||
}
|
||||
Reference in New Issue
Block a user