mesange: update LAN static IP

This commit is contained in:
root 2024-05-27 22:43:16 +02:00
parent b12a34233b
commit ffbd5d49d8

View file

@ -95,7 +95,7 @@ in
networks."40-br0" = { networks."40-br0" = {
matchConfig.Name = "br0"; matchConfig.Name = "br0";
address = [ address = [
"192.168.1.28/24" "192.168.1.108/24"
]; ];
routes = [ routes = [
{ {