update module
This commit is contained in:
parent
4fbf63bfaa
commit
65b556d858
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ in
|
||||||
|
|
||||||
# uWSGI configuration (nixos-25.05 uses `instance`, not `instances`)
|
# uWSGI configuration (nixos-25.05 uses `instance`, not `instances`)
|
||||||
services.uwsgi.enable = true;
|
services.uwsgi.enable = true;
|
||||||
services.uwsgi.user = "fragify";
|
|
||||||
services.uwsgi.group = "fragify";
|
|
||||||
services.uwsgi.plugins = [ "python3" ];
|
services.uwsgi.plugins = [ "python3" ];
|
||||||
services.uwsgi.instance."fragify" = {
|
services.uwsgi.instance."fragify" = {
|
||||||
type = "normal";
|
type = "normal";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue