Enable steam deck settings

This commit is contained in:
Lillian Violet 2023-12-30 16:39:50 +01:00
parent 4b165c248b
commit 4d63a5b782

View file

@ -131,6 +131,9 @@
#Enable gyro service for CEMU
jovian.devices.steamdeck.enableGyroDsuService = true;
#Enable steam deck specific services
jovian.devices.steamdeck.enable = true;
#Enable auto updates for the BIOS and controller firmware
jovian.devices.steamdeck.autoUpdate = true;