mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
d6ca58ff58
@ -167,10 +167,10 @@ 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
|
||||||
|
|
||||||
systemctl enable --now scx.service
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
systemctl enable --now scx.service
|
||||||
|
|
||||||
systemctl enable --now jupiter-fan-control.service
|
systemctl enable --now jupiter-fan-control.service
|
||||||
systemctl enable --now vpower.service
|
systemctl enable --now vpower.service
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user