mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 12:35:19 +00:00
Revert "feat: Replace power profiles daemon with TuneD"
This reverts commit 09074ee6ea393d7749d6009bc54100d6e900394a.
This commit is contained in:
parent
459d718f0c
commit
685243c1ad
@ -70,8 +70,7 @@ RUN rpm-ostree override remove \
|
||||
ublue-os-update-services \
|
||||
firefox \
|
||||
firefox-langpacks \
|
||||
htop \
|
||||
power-profiles-daemon
|
||||
htop
|
||||
|
||||
# Install new packages
|
||||
RUN if [[ "${IMAGE_FLAVOR}" =~ "nvidia" ]]; then \
|
||||
@ -90,10 +89,6 @@ RUN if [[ "${IMAGE_FLAVOR}" =~ "nvidia" ]]; then \
|
||||
compsize \
|
||||
input-remapper \
|
||||
system76-scheduler \
|
||||
tuned \
|
||||
tuned-utils \
|
||||
tuned-utils-systemtap \
|
||||
tuned-gtk \
|
||||
hl2linux-selinux \
|
||||
ladspa-caps-plugins \
|
||||
ladspa-noise-suppression-for-voice \
|
||||
@ -336,7 +331,6 @@ RUN /tmp/image-info.sh && \
|
||||
mkdir -p /usr/etc/flatpak/remotes.d && \
|
||||
wget -q https://dl.flathub.org/repo/flathub.flatpakrepo -P /usr/etc/flatpak/remotes.d && \
|
||||
systemctl enable com.system76.Scheduler.service && \
|
||||
systemctl enable tuned.service && \
|
||||
systemctl enable btrfs-dedup@var-home.timer && \
|
||||
systemctl enable input-remapper.service && \
|
||||
systemctl unmask bazzite-flatpak-manager.service && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user