From 1c7d3101374598a7a537cfe6e3352e858bd24d48 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 13 Jan 2016 01:24:41 +0100 Subject: python plugin --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 9088ffd2..a592d9f0 100644 --- a/ymir.nix +++ b/ymir.nix @@ -174,7 +174,7 @@ in rec { services.uwsgi = { enable = true; - plugins = []; + plugins = ["python3"]; instance = { type = "normal"; processes = 1; -- cgit v1.2.3