This commit is contained in:
2023-12-05 11:53:38 +01:00
parent bc6e70971c
commit 855bd4d3ec

View File

@@ -133,7 +133,7 @@ in {
users.users.unbound = {
group = "unbound";
isSystemUser = true;
uid = config.cids.uids.unbound;
uid = cids.uids.unbound;
};
users.groups.unbound = {
gid = config.cids.gids.unbound;