imxyy-nix: net: use network card's own MAC address

This commit is contained in:
2026-08-07 18:12:11 +08:00
parent cb0d442ff1
commit 4fd98efa70
-1
View File
@@ -24,7 +24,6 @@
eth0 = {
useDHCP = lib.mkForce true;
wakeOnLan.enable = true;
macAddress = "3C:7C:3F:7C:D3:9D";
ipv4 = {
addresses = [
{