imxyy-nix: net: use network card's own MAC address
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
eth0 = {
|
||||
useDHCP = lib.mkForce true;
|
||||
wakeOnLan.enable = true;
|
||||
macAddress = "3C:7C:3F:7C:D3:9D";
|
||||
ipv4 = {
|
||||
addresses = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user