treewide: use attrs instead of list for types.loaOf options
This commit is contained in:
@@ -185,9 +185,8 @@ in {
|
||||
];
|
||||
};
|
||||
|
||||
users.users = singleton
|
||||
{ name = "ripple-data-api";
|
||||
description = "Ripple data api user";
|
||||
users.users.ripple-data-api =
|
||||
{ description = "Ripple data api user";
|
||||
uid = config.ids.uids.ripple-data-api;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user