Enable steam deck settings
This commit is contained in:
parent
4b165c248b
commit
4d63a5b782
|
@ -131,6 +131,9 @@
|
||||||
#Enable gyro service for CEMU
|
#Enable gyro service for CEMU
|
||||||
jovian.devices.steamdeck.enableGyroDsuService = true;
|
jovian.devices.steamdeck.enableGyroDsuService = true;
|
||||||
|
|
||||||
|
#Enable steam deck specific services
|
||||||
|
jovian.devices.steamdeck.enable = true;
|
||||||
|
|
||||||
#Enable auto updates for the BIOS and controller firmware
|
#Enable auto updates for the BIOS and controller firmware
|
||||||
jovian.devices.steamdeck.autoUpdate = true;
|
jovian.devices.steamdeck.autoUpdate = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue