fix nginx group

This commit is contained in:
William 2025-06-08 21:08:41 -03:00
parent 27edaece34
commit ab6b2a57e9

View file

@ -96,7 +96,7 @@ in
age.secrets.cloudflare = {
file = ../../../secrets/cloudflare.age;
owner = "nginx";
group = "hosted";
group = "nginx";
};
# TODO: remove when bug fix