This commit is contained in:
Lucy 2025-09-16 12:30:43 +02:00
parent a1da207bc2
commit 129bde1bf5

View file

@ -50,6 +50,7 @@ in
};
networking.interfaces.vmbr0 = {
macAddress = "3C:EC:EF:0D:70:0";
useDHCP = true; # bridge gets IP via DHCP
};