Adding powertop to lenovo

This commit is contained in:
Ben Radey
2026-04-10 15:03:38 -04:00
parent 74cad95ba5
commit 4abc8f4f3a
+1
View File
@@ -7,6 +7,7 @@ RUN mkdir -p /var/log/akmods /var/cache/akmods/nvidia /var/tmp && \
RUN dnf5 install -y \ RUN dnf5 install -y \
dkms \ dkms \
powertop \
python3-pyusb \ python3-pyusb \
radeontop \ radeontop \
uhubctl \ uhubctl \