From fe6caebe2e5757ef556ee7ef9f81bfb64fe27766 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sat, 17 Feb 2024 04:42:41 +0800 Subject: [PATCH] docs: dae & v2ray --- hosts/homelab_tailscale_gw/proxy.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/homelab_tailscale_gw/proxy.nix b/hosts/homelab_tailscale_gw/proxy.nix index 445ebca0..b4ff387a 100644 --- a/hosts/homelab_tailscale_gw/proxy.nix +++ b/hosts/homelab_tailscale_gw/proxy.nix @@ -21,6 +21,7 @@ } ]; outbounds = [ + # forward traffic directly via system's default network(to dae proxy running on aquamarine) { protocol = "freedom"; tag = "freedom";