about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/haku.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/profpatsch/haku.nix b/machines/profpatsch/haku.nix
index 20ed1cf4..8233fa79 100644
--- a/machines/profpatsch/haku.nix
+++ b/machines/profpatsch/haku.nix
@@ -69,7 +69,6 @@ in
       enable = true;
       virtualHosts."haku.profpatsch.de" = {
         forceSSL = true;
-        addSSL = true;
         enableACME = true;
         locations."/pub/" = {
           proxyPass = "http://localhost:${toString warpspeedPort}/";