From b2ea5b258db228ba24867c060db2d20ccad1c8d1 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 8 Oct 2022 23:18:22 +0200 Subject: [PATCH] Update caddy config --- atlantis.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/atlantis.nix b/atlantis.nix index 1a8cd4e..4e8f670 100644 --- a/atlantis.nix +++ b/atlantis.nix @@ -92,13 +92,6 @@ services.caddy = { enable = true; - globalConfig = '' - servers :443 { - protocol { - experimental_http3 - } - } - ''; virtualHosts = { "h3.zotan.pw" = { extraConfig = ''