diff options
| -rw-r--r-- | sif.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -334,7 +334,7 @@ | |||
| 334 | prime = { | 334 | prime = { |
| 335 | nvidiaBusId = "PCI:1:0.0"; | 335 | nvidiaBusId = "PCI:1:0.0"; |
| 336 | intelBusId = "PCI:0:2.0"; | 336 | intelBusId = "PCI:0:2.0"; |
| 337 | sync.enable = true; | 337 | offload.enable = true; |
| 338 | }; | 338 | }; |
| 339 | }; | 339 | }; |
| 340 | 340 | ||
