Change network config for 3rd interface (probably bmc)

This commit is contained in:
Chris Dombroski 2024-05-23 12:06:52 -04:00
parent b4eb3656f4
commit 76bac23e23

View file

@ -36,7 +36,7 @@
};
systemd.network.networks = {
"00-bondage" = {
name = "en*";
name = "eno*";
networkConfig.Bond = "bond0";
};
bond0 = {