try
This commit is contained in:
parent
bc6e70971c
commit
855bd4d3ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue