mesange: update LAN static IP
This commit is contained in:
parent
b12a34233b
commit
ffbd5d49d8
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ in
|
|||
networks."40-br0" = {
|
||||
matchConfig.Name = "br0";
|
||||
address = [
|
||||
"192.168.1.28/24"
|
||||
"192.168.1.108/24"
|
||||
];
|
||||
routes = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue