summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/router.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/router.nix b/config/router.nix
index 83a2d64..ffffeed 100644
--- a/config/router.nix
+++ b/config/router.nix
@@ -42,7 +42,7 @@ in
enable = true;
config = ''
@def $DEV_LAN = (${lan-dev}.30 ${lan-dev}.100 ${lan-dev}.255);
- @def $DEV_WAN = (${wan-dev} he0);
+ @def $DEV_WAN = (${wan-dev} he0 mullvad);
@def $NET_LAN = 10.0.0.0/8;
domain (ip ip6) table filter {