Use omarchy-pkg-add

This commit is contained in:
Ryan Hughes
2026-01-08 13:41:20 -05:00
parent fe48a16a90
commit 400a87955e

View File

@@ -17,7 +17,7 @@ if [ -n "$NVIDIA" ]; then
exit 0 exit 0
fi fi
pacman -S --needed --noconfirm "$KERNEL_HEADERS" "${PACKAGES[@]}" omarchy-pkg-add "$KERNEL_HEADERS" "${PACKAGES[@]}"
# Configure modprobe for early KMS # Configure modprobe for early KMS
sudo tee /etc/modprobe.d/nvidia.conf <<EOF >/dev/null sudo tee /etc/modprobe.d/nvidia.conf <<EOF >/dev/null