Inventory: check extraModules serilizable

This commit is contained in:
Johannes Kirschbauer
2024-09-15 20:08:05 +02:00
committed by hsjobeki
parent 9b0487edc0
commit c82c70e4a9

View File

@@ -62,6 +62,7 @@ let
```
'';
apply = value: if lib.isString value then value else builtins.seq (builtins.toJSON value) value;
default = [ ];
type = types.listOf (
types.oneOf [