networking fixes
All checks were successful
Check Flake / check-flake (push) Successful in 3m18s

This commit is contained in:
2026-02-24 23:37:15 -08:00
parent a0fcacdcf9
commit 6191e4060f
3 changed files with 5 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ let
Gateway = cfg.vpnAddress;
DNS = [ cfg.vpnAddress ];
};
linkConfig.RequiredForOnline = "no";
};
# DNS through VPN container (queries go through WG tunnel = no DNS leak)