From f5b153663c85e0f86dc9e4f005339ae28f10717f Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Sun, 23 Feb 2025 19:21:43 -0500 Subject: [PATCH] guh? --- common/systemModules/nginx.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/common/systemModules/nginx.nix b/common/systemModules/nginx.nix index 5a15312..da114e2 100644 --- a/common/systemModules/nginx.nix +++ b/common/systemModules/nginx.nix @@ -2,7 +2,6 @@ { services = { nginx = { - user = "root"; enable = true; # how the hell does this option work # logError = "";