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,9 +167,9 @@ if [[ $IMAGE_NAME =~ "deck" || $IMAGE_NAME =~ "ally" ]]; then
|
|||||||
echo "Jupiter with 32GB RAM detected, disabling BIOS updates..."
|
echo "Jupiter with 32GB RAM detected, disabling BIOS updates..."
|
||||||
systemctl disable --now jupiter-biosupdate.service
|
systemctl disable --now jupiter-biosupdate.service
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
systemctl enable --now scx.service
|
systemctl enable --now scx.service
|
||||||
fi
|
|
||||||
|
|
||||||
systemctl enable --now jupiter-fan-control.service
|
systemctl enable --now jupiter-fan-control.service
|
||||||
systemctl enable --now vpower.service
|
systemctl enable --now vpower.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user