Update Zion IP address

This commit is contained in:
2025-03-04 17:46:29 +01:00
parent abcdb8060f
commit e3d6e304b2
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ in
};
address = [ "192.168.129.3/23" ];
gateway = [ "192.168.128.1" ];
dns = [ "192.168.129.2" ];
dns = [ "192.168.128.2" ];
networkConfig.MulticastDNS = "yes";
};