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