summaryrefslogtreecommitdiffstats
path: root/roles/gpu_driver/meta
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-04-07 00:10:32 +0200
committerAhmed Abdelhalim <[email protected]>2026-04-07 00:12:25 +0200
commit3b5aeebb4af21894ad75e2d9772159511eeb1457 (patch)
tree322b30cc3b32f2f0a334100bbefe9aa8a68cca48 /roles/gpu_driver/meta
parentad7cbc3511d201711c8c3bad0b3882e8e57a8d7d (diff)
Add nvidia gtm 750M for the mac
Diffstat (limited to 'roles/gpu_driver/meta')
-rw-r--r--roles/gpu_driver/meta/argument_specs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gpu_driver/meta/argument_specs.yml b/roles/gpu_driver/meta/argument_specs.yml
index 39ae9f59..2e923875 100644
--- a/roles/gpu_driver/meta/argument_specs.yml
+++ b/roles/gpu_driver/meta/argument_specs.yml
@@ -3,5 +3,5 @@ argument_specs:
main:
description: >
Detects the GPU present on the machine using PCI device information and
- includes the matching driver role (intel_i915 or nvidia_gtx1060).
+ includes the matching driver role (intel_i915, nvidia_gtx1060, or nvidia_gt750m).
options: {}