diff --git a/templates/desktop/network/enp1s0.network.j2 b/templates/desktop/network/enp1s0.network.j2 index af57302..4c59786 100644 --- a/templates/desktop/network/enp1s0.network.j2 +++ b/templates/desktop/network/enp1s0.network.j2 @@ -15,3 +15,4 @@ LinkLocalAddressing=no IPv6AcceptRA=no IPv6SendRA=no RequiredForOnline=routable +MACVLAN={{ macvlan_interface }} diff --git a/templates/htpc/network/enp1s0.network.j2 b/templates/htpc/network/enp1s0.network.j2 index 4c59786..af57302 100644 --- a/templates/htpc/network/enp1s0.network.j2 +++ b/templates/htpc/network/enp1s0.network.j2 @@ -15,4 +15,3 @@ LinkLocalAddressing=no IPv6AcceptRA=no IPv6SendRA=no RequiredForOnline=routable -MACVLAN={{ macvlan_interface }}