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";