feat(Nvidia): PRIME Sync
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
sync.enable = true;
|
||||
|
||||
nvidiaBusId = "PCI:01:00:0";
|
||||
intelBusId = "PCI:00:2:0";
|
||||
};
|
||||
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
|
||||
Reference in New Issue
Block a user