From 581417f4b0104b04d7344e8b1f8fbc40734806d0 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sat, 28 Feb 2026 16:45:10 +0100 Subject: 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 --- configure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.yml') 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" -- cgit v1.2.3