update group and remove user

This commit is contained in:
sadan 2025-02-23 22:47:51 -05:00
parent e19d49ea72
commit 79a9f4b7d5
No known key found for this signature in database

View file

@ -45,7 +45,7 @@
dnsProvider = "cloudflare";
email = "certs@sadan.zip";
environmentFile = config.sops.secrets.cloudflare_env.path;
user = "nginx";
group = "nginx";
};
};
defaults = {