summaryrefslogtreecommitdiffstats
path: root/roles/steam
AgeCommit message (Collapse)AuthorFilesLines
2026-03-01Refactor graphics driver rolesAhmed Abdelhalim1-0/+1
Now with the gpu_driver, the installing of the correct driver is delegated to this role, which orchestrate the installing of one or more drivers. This refactoring of the role/testing, means that the roles don't run on testing (intentionally), if a driver needs to be tested it will be added but for now it's not really all that beneficial to keep this 30+ minutes testing roles running just to test the packages existence. It also simplifies the roles, and added as a dependency for steam which is the main reason why these are needed to be installed (also better hyprland animations, but that's not as crucial as steam failing without the drivers).
2026-02-19Refactor steam to install on ubuntu as wellAhmed Abdelhalim4-9/+34
2026-02-19Refactor steam and ensure nvidia is workingAhmed Abdelhalim5-13/+21
2026-02-18Add the role to install steam on archlinuxAhmed Abdelhalim3-0/+24