]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/default.nix
Make httpd service builder
[perso/Immae/Config/Nix.git] / nixops / modules / websites / default.nix
index 8bbb344c8ee9e83b89c3d973092ce310a1e3dd51..627d01a7dedd824970237c057e2a693f36cb68fa 100644 (file)
@@ -131,14 +131,6 @@ in
     ./tools/diaspora.nix
     ./tools/ether.nix
     ./tools/peertube.nix
-    # built using:
-    # sed -e "s/services\.httpd/services\.httpdProd/g" .nix-defexpr/channels/nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix
-    # Removed allGranted
-    # And removed users / groups
-    ./apache/httpd_prod.nix
-    ./apache/httpd_inte.nix
-    # except for this one for users/groups
-    ./apache/httpd_tools.nix
     # Adapted from base phpfpm
     ./phpfpm
   ];