Inventory: check extraModules serilizable
This commit is contained in:
committed by
hsjobeki
parent
89cc77fa84
commit
805d09cd61
@@ -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 [
|
||||
|
||||
Reference in New Issue
Block a user