nixos

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 60a410aa47a19488e619ced7052a14fdaa0aad2d
parent ea12d674f6f7ab381caed28330e7592a00314366
Author: Toni Brown <me@tb148.net>
Date:   Tue, 24 Mar 2026 10:38:43 +0800

fix stack

Diffstat:
Mmihomo.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mihomo.nix b/mihomo.nix @@ -238,7 +238,7 @@ "tcp://any:53" ]; enable = true; - stack = "lwip"; + stack = "mixed"; }; unified-delay = true; };