From 0cce2285d5bee1e53c58f32b33af8d7e351ee6d7 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