diff --git a/triviOS/web.nix b/triviOS/web.nix index 48c33f2..249e6fe 100644 --- a/triviOS/web.nix +++ b/triviOS/web.nix @@ -20,7 +20,8 @@ uwsgi = { enable = true; - group = "nginx"; + + user = "nginx"; plugins = [ "python3" ]; instance = {