summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2014-12-10 04:41:25 +0300
committerNikolay Amiantov <ab@fmap.me>2015-02-02 22:23:42 +0300
commit51681449da1a44b49073445592804d846c1da8b1 (patch)
treec0aff1c760defe29acb3bf48e1c235c9f1abc7b0 /nixos/modules/module-list.nix
parentf08abb15f11c029aec2d934056115e638e109375 (diff)
downloadnixlib-51681449da1a44b49073445592804d846c1da8b1.tar
nixlib-51681449da1a44b49073445592804d846c1da8b1.tar.gz
nixlib-51681449da1a44b49073445592804d846c1da8b1.tar.bz2
nixlib-51681449da1a44b49073445592804d846c1da8b1.tar.lz
nixlib-51681449da1a44b49073445592804d846c1da8b1.tar.xz
nixlib-51681449da1a44b49073445592804d846c1da8b1.tar.zst
nixlib-51681449da1a44b49073445592804d846c1da8b1.zip
uwsgi: add nixos module
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index b949fef6bab7..96db850deb68 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -340,6 +340,7 @@
   ./services/web-servers/nginx/default.nix
   ./services/web-servers/phpfpm.nix
   ./services/web-servers/tomcat.nix
+  ./services/web-servers/uwsgi.nix
   ./services/web-servers/varnish/default.nix
   ./services/web-servers/winstone.nix
   ./services/web-servers/zope2.nix