nixos

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

commit 2998db9c1884825450928668c652f4f8bb9635c1
parent 1c1ba6aab29e84159a6d7d71d54ef51a4fdecbee
Author: Toni Brown <me@tb148.net>
Date:   Mon, 23 Mar 2026 18:47:59 +0800

change tun 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 = "mixed"; + stack = "system"; }; unified-delay = true; };