From 7406ac2bf1f5f0943c958f894799efdec6e594be Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 7 Oct 2023 19:49:59 -0400 Subject: fix routes --- modules/router.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/router.nix b/modules/router.nix index 4262743..af8dab9 100644 --- a/modules/router.nix +++ b/modules/router.nix @@ -167,8 +167,6 @@ let dhcp-range=tag:vpnlan-vport,::2,::1000,constructor:vpnlan-vport,ra-only,5m dhcp-host=id:00:04:33:32:31:37:37:31:58:4d:32:35:31:37:30:30:4a:44,tag:vpnlan-vport,[::2] dhcp-host=id:vpn,tag:vpnlan-vport,172.20.30.2 - - dhcp-range=tag:wg-vpnlan-vport,::2,::1000,constructor:wg-vpnlan-vport,ra-only,5m ''; }; -- cgit v1.2.3