From 2780fc65523814564153d92ab2d0f19be4ba0e02 Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 31 Mar 2026 22:11:10 +0200 Subject: VLESS/Reality VPN configuration for DPI evasion Signed-off-by: Mel --- machines/truite/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'machines/truite') diff --git a/machines/truite/default.nix b/machines/truite/default.nix index f8dbaaa..01f82f5 100644 --- a/machines/truite/default.nix +++ b/machines/truite/default.nix @@ -3,7 +3,7 @@ { imports = [ ../../modules/common.nix - ../../modules/vpn.nix + ../../modules/vpn/ingress.nix ./hardware.nix ./devices.nix @@ -24,8 +24,6 @@ "tailnet" ]; }; - - wireguard.server.externalInterface = "eth0"; }; system.stateVersion = "25.05"; -- cgit 1.4.1