chore: Enable new tuned-ppd service

This commit is contained in:
Kyle Gospodnetich 2024-01-13 00:35:02 -08:00
parent 07f2bfc4db
commit 1970b04946

View File

@ -451,6 +451,7 @@ RUN /tmp/image-info.sh && \
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 tuned-ppd.service && \
systemctl enable btrfs-dedup@var-home.timer && \
systemctl enable displaylink.service && \
systemctl enable input-remapper.service && \