feat: add domain-auth group for privilege sharing

This commit is contained in:
Kat Inskip 2022-09-18 10:39:09 -07:00
parent 8df455a82c
commit 6caf15b9e4
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 8 additions and 5 deletions

View file

@ -24,7 +24,6 @@ in {
};
users.groups.domain-auth.members = [ "nginx" "openldap" "keycloak" ];
/* security.acme.certs.domain-auth = {
group = "domain-auth";
postRun = ''