mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-12-23 05:13:34 +00:00
fbc: update add_driver tooling
This commit is contained in:
parent
52bf29dbc4
commit
220f459610
@ -187,6 +187,8 @@ def main():
|
||||
else:
|
||||
new_driver = {
|
||||
"version": args.version,
|
||||
"nvenc_patch": True,
|
||||
"nvfbc_patch": True,
|
||||
"driver_url": url,
|
||||
}
|
||||
key_fun = linux_driver_key
|
||||
|
Loading…
Reference in New Issue
Block a user