From e2032f52f821d49c895bc3505bdbfb1064aa954f Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Sun, 23 Feb 2025 22:46:26 -0500 Subject: [PATCH] update user --- common/systemModules/nginx.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/systemModules/nginx.nix b/common/systemModules/nginx.nix index 7e59846..9f8a549 100644 --- a/common/systemModules/nginx.nix +++ b/common/systemModules/nginx.nix @@ -45,6 +45,7 @@ dnsProvider = "cloudflare"; email = "certs@sadan.zip"; environmentFile = config.sops.secrets.cloudflare_env.path; + user = "nginx"; }; }; defaults = {