chore: Remove unneeded service disable

This commit is contained in:
Kyle Gospodnetich 2024-04-14 12:59:44 -07:00
parent 6c32ef758c
commit e56614d2c9

View File

@ -795,7 +795,6 @@ RUN wget https://raw.githubusercontent.com/ublue-os/bazzite/main/scripts/image-i
systemctl disable vpower.service && \
systemctl disable jupiter-biosupdate.service && \
systemctl disable jupiter-controller-update.service && \
systemctl disable ryzenadj.service && \
systemctl disable batterylimit.service && \
rm -f /usr/etc/sddm.conf && \
rm -f /usr/etc/default/bazzite && \