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 = ''