summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorRickard Nilsson <rickynils@gmail.com>2014-03-11 23:46:57 +0100
committerRickard Nilsson <rickynils@gmail.com>2014-03-12 11:38:50 +0100
commit562a8ca4a287fb88476496d663864f0746f34d2f (patch)
tree9082f915e1cf1d753fbd418391e5d630e36da9d1 /nixos/modules/module-list.nix
parentc4784335d0d3a3669e06f03a93aaa7df0126bff5 (diff)
downloadnixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar.gz
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar.bz2
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar.lz
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar.xz
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.tar.zst
nixpkgs-562a8ca4a287fb88476496d663864f0746f34d2f.zip
Add phpfpm NixOS service 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 3a5eee1e3c6..d67d7d040dc 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -228,6 +228,7 @@
   ./services/web-servers/lighttpd/cgit.nix
   ./services/web-servers/lighttpd/gitweb.nix
   ./services/web-servers/nginx/default.nix
+  ./services/web-servers/phpfpm.nix
   ./services/web-servers/tomcat.nix
   ./services/web-servers/varnish/default.nix
   ./services/web-servers/zope2.nix