type
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
in lib.mkOption {
|
in lib.mkOption {
|
||||||
type = userType;
|
type = lib.types.attrsOf userType;
|
||||||
default = {};
|
default = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user