Get more specific with detectors type...
This commit is contained in:
@@ -127,7 +127,7 @@ in {
|
||||
};
|
||||
|
||||
detectors = mkOption {
|
||||
type = attrsOf (attrsOf any);
|
||||
type = attrsOf (attrsOf str);
|
||||
default = { };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user