Changed networking DHCP flag

This commit is contained in:
Luke Else 2025-03-20 16:25:27 +00:00
parent e555963e79
commit 61827f530d

View File

@ -10,6 +10,6 @@
};
};
};
dhcp = true;
useDHCP = true;
};
}