fix semilcon

This commit is contained in:
2023-12-05 10:53:19 +01:00
parent 846119ebfe
commit d29a421cc7

View File

@@ -179,7 +179,7 @@ in {
}; };
users.groups.unbound = { users.groups.unbound = {
gid = config.ids.gids.unbound; gid = config.ids.gids.unbound;
} };
services.unbound = { services.unbound = {
enable = true; enable = true;
settings = cfg; settings = cfg;