feat: use suzi as the default gateway

This commit is contained in:
Ryan Yin
2024-03-26 00:41:34 +08:00
parent e37e478a3a
commit 304d9ec92a

View File

@@ -1,6 +1,8 @@
{lib}: rec {
mainGateway = "192.168.5.1"; # main router
defaultGateway = "192.168.5.101"; # subrouter with a transparent proxy
# use suzi as the default gateway
# it's a subrouter with a transparent proxy
defaultGateway = "192.168.5.178";
nameservers = [
"119.29.29.29" # DNSPod
"223.5.5.5" # AliDNS