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
commit581417f4b0104b04d7344e8b1f8fbc40734806d0 (patch)
tree882c31267cde17155aed0f63a2519ad488cf8fc6 /configure.yml
parentb16968c2a0883a419b8b1f7aa2d85a95f7c16006 (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"