offload instead of sync (still not working)
This commit is contained in:
parent
76507b83ec
commit
e774e9b9cd
1 changed files with 5 additions and 2 deletions
|
@ -78,7 +78,10 @@
|
|||
nvidiaSettings = true;
|
||||
|
||||
prime = {
|
||||
sync.enable = true;
|
||||
offload = {
|
||||
enable = true;
|
||||
enableOffloadCmd = true;
|
||||
};
|
||||
|
||||
intelBusId = "PCI:0:2:0";
|
||||
nvidiaBusId = "PCI:1:0:0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue