mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 13:23:16 -07:00
add win7 channels to default ndl config
This commit is contained in:
parent
4d51368cb5
commit
7cfc28f643
1 changed files with 18 additions and 0 deletions
|
@ -189,6 +189,24 @@
|
||||||
"certlevel": "Certified"
|
"certlevel": "Certified"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "nvidia_downloads",
|
||||||
|
"name": "downloads win7 stable",
|
||||||
|
"params": {
|
||||||
|
"os": "Windows7_64",
|
||||||
|
"product": "GeForce",
|
||||||
|
"certlevel": "Certified"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "nvidia_downloads",
|
||||||
|
"name": "downloads win7 quadro stable",
|
||||||
|
"params": {
|
||||||
|
"os": "Windows7_64",
|
||||||
|
"product": "Quadro",
|
||||||
|
"certlevel": "Certified"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "cuda_downloads",
|
"type": "cuda_downloads",
|
||||||
"name": "cuda toolkit tracker",
|
"name": "cuda toolkit tracker",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue