mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-28 19:21:57 +00:00
nv-driver-locator: add support for Windows Server drivers
This commit is contained in:
@@ -166,6 +166,15 @@
|
||||
"product": "QuadroMobile",
|
||||
"certlevel": "All"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "nvidia_downloads",
|
||||
"name": "downloads win server quadro certified",
|
||||
"params": {
|
||||
"os": "WindowsServer2012R2_64",
|
||||
"product": "Quadro",
|
||||
"certlevel": "Certified"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notifiers": [
|
||||
|
||||
Reference in New Issue
Block a user