offload instead of sync (still not working)

This commit is contained in:
twoneis 2024-07-19 14:35:14 +02:00
parent 76507b83ec
commit e774e9b9cd

View file

@ -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";