typing
This commit is contained in:
@@ -152,7 +152,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
db = mkOption {
|
db = mkOption {
|
||||||
type = types.listOf (types.string);
|
type = types.listOf (types.str);
|
||||||
default = [ ];
|
default = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user