diff --git a/systems/zeus/configuration.nix b/systems/zeus/configuration.nix index ec120fb..2e9738e 100644 --- a/systems/zeus/configuration.nix +++ b/systems/zeus/configuration.nix @@ -36,7 +36,7 @@ }; systemd.network.networks = { "00-bondage" = { - name = "en*"; + name = "eno*"; networkConfig.Bond = "bond0"; }; bond0 = {