wireguard/he: Correctly route outgoing packets

This previously made yuzuru unreachable over IPv6.
This commit is contained in:
Simon Bruder 2024-12-11 18:40:44 +01:00
parent 8b49a5bc96
commit f7fe754a1b
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -94,7 +94,6 @@ in
he = {
name = "he";
address = lib.singleton "2001:470:1f0a:5db::2/64";
gateway = lib.singleton "2001:470:1f0a:5db::1";
routingPolicyRules = lib.singleton {
routingPolicyRuleConfig = {
From = "2001:470:73b9::/48";