remove unbound acme user

This commit is contained in:
2023-11-11 10:39:44 +01:00
parent 43ad01fb1f
commit b5487c1783

View File

@@ -120,7 +120,6 @@
security.acme.certs.fw = {
domain = "fw.cloonar.com";
user = config.services.unbound.user;
group = config.services.unbound.group;
};
}