mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 18:35:30 +00:00
chore: Remove AMD pstate command now that it's matured
This commit is contained in:
parent
f26e7e7c6b
commit
1782cfae61
@ -13,10 +13,6 @@ _install-system-flatpaks:
|
||||
FLATPAK_LIST="$(curl https://raw.githubusercontent.com/ublue-os/bazzite/main/installer/${FLATPAKS} | tr '\n' ' ')"
|
||||
flatpak --system -y install --or-update ${FLATPAK_LIST}
|
||||
|
||||
# Force-enable AMD pstate
|
||||
_pstate-force-enable:
|
||||
rpm-ostree kargs --append-if-missing=amd_pstate=active
|
||||
|
||||
# Configure grub bootmenu visibility and fix duplicate entries
|
||||
configure-grub ACTION="":
|
||||
#!/usr/bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user