Various tools and helper for the steamdeck / steamos.
Find a file
2023-06-19 14:30:22 +02:00
scripts Fix exit cleanup function 2023-06-19 14:30:22 +02:00
LICENSE Initial commit 2023-06-19 10:48:21 +00:00
README.md Add first version of docker install script 2023-06-19 13:52:16 +02:00

steamdeck-tools

Various tools and helper for the steamdeck / steamos.

Tool list

Scripts

  • install_docker.sh : install docker static binary in /opt/steamos-docker to allow the use of docker in steamos without installing original arch package. This should survive reboot, even for the cached image and containers as /var/lib/docker is on a writable partition.