@ -1,4 +1,7 @@
[Match]
# Matching with "Type=ether" causes issues with containers because it also matches virtual Ethernet interfaces (veth*).
# See https://bugs.archlinux.org/task/70892
# Instead match by globbing the network interface name.
Name=en*
Name=eth*
@ -261,3 +261,4 @@ mkinitcpio-openswap
#timeshift
#grub-btrfs
#timeshift-autosnap
git