mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-10 16:14:34 +00:00
fix(deck): Correct scx service on Galileo
This commit is contained in:
parent
93027552d5
commit
a89ba8bccf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user