mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 07:13:26 +00:00
chore: Always remove power-profiles-daemon
This commit is contained in:
parent
c41f661f35
commit
14e4afc8c2
@ -179,11 +179,9 @@ RUN rpm-ostree override remove \
|
|||||||
ublue-os-update-services \
|
ublue-os-update-services \
|
||||||
firefox \
|
firefox \
|
||||||
firefox-langpacks \
|
firefox-langpacks \
|
||||||
htop && \
|
htop \
|
||||||
if ! [[ "${IMAGE_FLAVOR}" =~ "framework" ]]; then \
|
power-profiles-daemon && \
|
||||||
rpm-ostree override remove \
|
if [[ "${IMAGE_FLAVOR}" =~ "framework" ]]; then \
|
||||||
power-profiles-daemon \
|
|
||||||
; else \
|
|
||||||
rpm-ostree override remove \
|
rpm-ostree override remove \
|
||||||
tlp \
|
tlp \
|
||||||
tlp-rdw \
|
tlp-rdw \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user