summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/deployment/boot-euer.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/deployment/boot-euer.nix')
-rw-r--r--makefu/2configs/deployment/boot-euer.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/2configs/deployment/boot-euer.nix b/makefu/2configs/deployment/boot-euer.nix
index be24209b..f890ea7a 100644
--- a/makefu/2configs/deployment/boot-euer.nix
+++ b/makefu/2configs/deployment/boot-euer.nix
@@ -16,7 +16,6 @@ in {
services.nginx = {
enable = mkDefault true;
virtualHosts."boot.euer.krebsco.de" = {
- enableSSL = true;
forceSSL = true;
enableACME = true;
locations."/" = {