update module
This commit is contained in:
parent
8b6da2d7a2
commit
a3cbd290a7
1 changed files with 0 additions and 4 deletions
|
|
@ -53,10 +53,6 @@ in
|
||||||
services.uwsgi = {
|
services.uwsgi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [ "python3" ];
|
plugins = [ "python3" ];
|
||||||
postActivation = ''
|
|
||||||
# Ensure setup runs before uwsgi serves
|
|
||||||
${config.systemd.package}/bin/systemctl start fragdenrat-setup.service
|
|
||||||
'';
|
|
||||||
instance = {
|
instance = {
|
||||||
type = "emperor";
|
type = "emperor";
|
||||||
vassals = {
|
vassals = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue