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