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 --- roles/gpu-switch/defaults/main.yml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 roles/gpu-switch/defaults/main.yml (limited to 'roles/gpu-switch/defaults/main.yml') diff --git a/roles/gpu-switch/defaults/main.yml b/roles/gpu-switch/defaults/main.yml deleted file mode 100644 index db1abd44..00000000 --- a/roles/gpu-switch/defaults/main.yml +++ /dev/null @@ -1,2 +0,0 @@ ---- -gpu_switch_dedicated: false -- cgit v1.2.3