Update steam deck configs with small tweaks like enabling decky & update flake lock
This commit is contained in:
parent
43eee24a23
commit
613807c83f
2 changed files with 46 additions and 42 deletions
|
@ -131,6 +131,10 @@
|
|||
#Enable auto updates for the BIOS and controller firmware
|
||||
jovian.devices.steamdeck.autoUpdate = true;
|
||||
|
||||
jovian.decky-loader.enable = true;
|
||||
|
||||
jovian.hardware.has.amd.gpu = true;
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue