From 3d4d8766d8157667036537a5fd3c2b1995a41904 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 9 Oct 2024 22:23:28 -0400 Subject: [PATCH] jakstys.lt: http/3 --- hosts/fwminex/configuration.nix | 2 ++ modules/base/default.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 9c5b070..dd86a55 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -205,6 +205,7 @@ in enable = true; email = "motiejus+acme@jakstys.lt"; globalConfig = '' + experimental_http3 servers { metrics } @@ -637,6 +638,7 @@ in friendlyport.ports = [ { subnets = [ myData.subnets.tailscale.cidr ]; + udp = [ 443 ]; tcp = with myData.ports; [ 80 443 diff --git a/modules/base/default.nix b/modules/base/default.nix index f73c426..00d8397 100644 --- a/modules/base/default.nix +++ b/modules/base/default.nix @@ -179,7 +179,6 @@ in # broken on aarch64-linux #wrk2 wget - curl btop ngrep iftop @@ -192,6 +191,7 @@ in tcpdump testssl dnsutils + curlHTTP3 bandwhich bridge-utils speedtest-cli