allow nginx access to *all* acme certs

This commit is contained in:
Michele Guerini Rocco 2020-10-27 07:49:11 +01:00
parent f42a287ca2
commit 34b0a8ed51
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -176,7 +176,7 @@
# Allow read access to ACME certificate
# to specific (service) users.
users.groups."maxwell-ydns-eu".members = [ "murmur" "turnserver" ];
users.groups."maxwell-ydns-eu".members = [ "murmur" "turnserver" "nginx" ];
users.groups."riot-maxwell-ydns-eu".members = [ "nginx" ];