diff --git a/install/config/hardware/fix-yt6801-ethernet-adapter.sh b/install/config/hardware/fix-yt6801-ethernet-adapter.sh new file mode 100644 index 00000000..34331a0f --- /dev/null +++ b/install/config/hardware/fix-yt6801-ethernet-adapter.sh @@ -0,0 +1,4 @@ +# Install drivers for Motorcomm YT6801 ethernet adapter used by the Slimbook Executive +if lspci | grep -i "YT6801\|Motorcomm.*Ethernet"; then + omarchy-pkg-add linux-headers yt6801-dkms +fi diff --git a/install/omarchy-other.packages b/install/omarchy-other.packages index e531d56e..36da7507 100644 --- a/install/omarchy-other.packages +++ b/install/omarchy-other.packages @@ -44,6 +44,7 @@ snapper webp-pixbuf-loader wget yay-debug +yt6801-dkms zram-generator # T2 MacBook support packages