Skip to content

Commit

Permalink
Merge branch 'main' into sddm-fix-try-again
Browse files Browse the repository at this point in the history
  • Loading branch information
inffy authored Jan 21, 2025
2 parents 854c40e + b9258c4 commit 05a30a3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build_files/base/09-hwe-additions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ curl --retry 3 -Lo /etc/yum.repos.d/_copr_lukenukem-asus-linux.repo \
curl --retry 3 -Lo /etc/yum.repos.d/linux-surface.repo \
https://pkg.surfacelinux.com/fedora/linux-surface.repo

# Asus Firmware
git clone https://gitlab.com/asus-linux/firmware.git --depth 1 /tmp/asus-firmware
cp -rf /tmp/asus-firmware/* /usr/lib/firmware/
rm -rf /tmp/asus-firmware

ASUS_PACKAGES=(
asusctl
asusctl-rog-gui
Expand Down

0 comments on commit 05a30a3

Please sign in to comment.