Merge branch 'main' into testing

This commit is contained in:
Kyle Gospodnetich 2024-08-08 14:12:44 -07:00
commit d6ca58ff58

View File

@ -167,10 +167,10 @@ if [[ $IMAGE_NAME =~ "deck" || $IMAGE_NAME =~ "ally" ]]; then
echo "Jupiter with 32GB RAM detected, disabling BIOS updates..."
systemctl disable --now jupiter-biosupdate.service
fi
systemctl enable --now scx.service
fi
systemctl enable --now scx.service
systemctl enable --now jupiter-fan-control.service
systemctl enable --now vpower.service
else