aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/default.nix')
-rw-r--r--nixops/modules/websites/default.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/nixops/modules/websites/default.nix b/nixops/modules/websites/default.nix
index 8bbb344..627d01a 100644
--- a/nixops/modules/websites/default.nix
+++ b/nixops/modules/websites/default.nix
@@ -131,14 +131,6 @@ in
131 ./tools/diaspora.nix 131 ./tools/diaspora.nix
132 ./tools/ether.nix 132 ./tools/ether.nix
133 ./tools/peertube.nix 133 ./tools/peertube.nix
134 # built using:
135 # sed -e "s/services\.httpd/services\.httpdProd/g" .nix-defexpr/channels/nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix
136 # Removed allGranted
137 # And removed users / groups
138 ./apache/httpd_prod.nix
139 ./apache/httpd_inte.nix
140 # except for this one for users/groups
141 ./apache/httpd_tools.nix
142 # Adapted from base phpfpm 134 # Adapted from base phpfpm
143 ./phpfpm 135 ./phpfpm
144 ]; 136 ];