summaryrefslogtreecommitdiffstats
path: root/roles/nvidia_gt750m/tasks/install-archlinux.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-04-24Support nvidia gt750m on ubuntuAhmed Abdelhalim1-3/+3
2026-04-07Add nvidia gtm 750M for the macAhmed Abdelhalim1-0/+57
2026-02-28Replace mac nvidia main driver with integrated driverAhmed Abdelhalim1-48/+0
The nvidia driver doesn't work no matter what, so replacing it for now with the integrated CPU i915 driver
2026-02-27Refactor "Require reboot" to use standard rebootAhmed Abdelhalim1-2/+2
2026-02-27Add nvidia gt750m driver used for the macAhmed Abdelhalim1-0/+48
And fixing the steam installing conflicting vulcan driver dependency Co-Authored-By: Claude.ai