summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-28 16:45:10 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-28 16:45:10 +0100
commit0cce2285d5bee1e53c58f32b33af8d7e351ee6d7 (patch)
tree882c31267cde17155aed0f63a2519ad488cf8fc6 /configure.yml
parent2165226bf04d177ad5ff2b42f148a4b9aa2f12b0 (diff)
Replace mac nvidia main driver with integrated driver
The nvidia driver doesn't work no matter what, so replacing it for now with the integrated CPU i915 driver
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml
index ae51b2c2..f71f962d 100644
--- a/configure.yml
+++ b/configure.yml
@@ -59,7 +59,7 @@
hosts:
- mac.local
roles:
- - role: "nvidia_gt750m"
+ - role: "intel_i915"
- role: "steam"
- name: "Ubuntu configure"