Skip to content

Commit

Permalink
fix(framework): turn the framework akmod back on (#1857)
Browse files Browse the repository at this point in the history
Co-authored-by: befanyt <[email protected]>
Co-authored-by: Benjamin Sherman <[email protected]>
  • Loading branch information
3 people authored Nov 2, 2024
1 parent daeb35e commit 8ebccc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_files/install-akmods.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ sed -i 's@enabled=0@enabled=1@g' /etc/yum.repos.d/_copr_ublue-os-akmods.repo
# Everyone
rpm-ostree install \
/tmp/akmods/kmods/*xone*.rpm \
/tmp/akmods/kmods/*openrazer*.rpm
# /tmp/akmods-rpms/kmods/*framework-laptop*.rpm
/tmp/akmods/kmods/*openrazer*.rpm \
/tmp/akmods/kmods/*framework-laptop*.rpm

# rpmfusion dependent kmods
rpm-ostree install \
Expand Down

0 comments on commit 8ebccc5

Please sign in to comment.