blob: 1b6c39932664a0ddabe1b35eb84e294e7192f2c0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
gpu_driver_map:
- match: "GeForce GTX 1060"
role: "nvidia_gtx1060"
# - match: "GeForce GT 750M"
# role: "nvidia_gt750m"
- match: "VGA compatible controller: Intel"
role: "intel_graphics"
|