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 \
|
||||
firefox \
|
||||
firefox-langpacks \
|
||||
htop && \
|
||||
if ! [[ "${IMAGE_FLAVOR}" =~ "framework" ]]; then \
|
||||
rpm-ostree override remove \
|
||||
power-profiles-daemon \
|
||||
; else \
|
||||
htop \
|
||||
power-profiles-daemon && \
|
||||
if [[ "${IMAGE_FLAVOR}" =~ "framework" ]]; then \
|
||||
rpm-ostree override remove \
|
||||
tlp \
|
||||
tlp-rdw \
|
||||
|
Loading…
x
Reference in New Issue
Block a user