This commit is contained in:
Grigory Shipunov 2023-05-28 17:17:25 +02:00
parent 11a77d4d25
commit a88a2ca9fd
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -43,7 +43,7 @@
}; };
networks."111-host" = { networks."111-host" = {
matchconfig.MACAddress = "02:00:00:00:00:01"; matchConfig.MACAddress = "02:00:00:00:00:01";
networkConfig = { networkConfig = {
Address = "10.99.99.101/24"; Address = "10.99.99.101/24";
}; };