summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJulien Langlois <langlois.jf@gmail.com>2018-05-01 02:36:36 -0700
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-05-01 10:36:36 +0100
commit519b64592d5bd89c0975b44120b88ec2684d8352 (patch)
treefb5a56c1067939a1857291a2fecdfebad0c8d5b1 /nixos/modules/module-list.nix
parent164b580b361bccd9ee2df8e7f610814db1af8e49 (diff)
downloadnixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar.gz
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar.bz2
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar.lz
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar.xz
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.tar.zst
nixpkgs-519b64592d5bd89c0975b44120b88ec2684d8352.zip
hitch: init at 1.4.8 + service + test (#39358)
Add the Hitch TLS reverse proxy as an option for TLS termination.
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 b0889e62f7c..38f961c0467 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -651,6 +651,7 @@
   ./services/web-servers/apache-httpd/default.nix
   ./services/web-servers/caddy.nix
   ./services/web-servers/fcgiwrap.nix
+  ./services/web-servers/hitch/default.nix
   ./services/web-servers/jboss/default.nix
   ./services/web-servers/lighttpd/cgit.nix
   ./services/web-servers/lighttpd/collectd.nix