diff --git a/config/net/flpk.nix b/config/net/flpk.nix index 3939c7c..ec4cbb9 100644 --- a/config/net/flpk.nix +++ b/config/net/flpk.nix @@ -30,7 +30,7 @@ provider = "flpk"; noNat = { subnets4 = [ "45.158.40.160/27" ]; - subnets6 = [ "2a0f:5382:acab:1400::1/56" ]; + subnets6 = [ "2a0f:5382:acab:1400::/56" ]; }; }; };