summaryrefslogtreecommitdiff
path: root/hosts/surtr
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/surtr')
-rw-r--r--hosts/surtr/vpn/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/surtr/vpn/default.nix b/hosts/surtr/vpn/default.nix
index ba45e486..cad3b5b4 100644
--- a/hosts/surtr/vpn/default.nix
+++ b/hosts/surtr/vpn/default.nix
@@ -87,7 +87,7 @@ in {
87 }; 87 };
88 routes = [ 88 routes = [
89 { routeConfig = { 89 { routeConfig = {
90 Destination = "202.61.240.0/22"; 90 Destination = "202.61.240.1";
91 }; 91 };
92 } 92 }
93 { routeConfig = { 93 { routeConfig = {