switched to nvidia optimus settings
This commit is contained in:
parent
ca1f56eb9a
commit
a23f90200a
@ -49,6 +49,17 @@
|
|||||||
powerManagement.finegrained = false;
|
powerManagement.finegrained = false;
|
||||||
open = false; # Don't use open source kernel.
|
open = false; # Don't use open source kernel.
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
|
|
||||||
|
prime = {
|
||||||
|
|
||||||
|
offload = {
|
||||||
|
enable = true;
|
||||||
|
enableOffloadCmd = true;
|
||||||
|
};
|
||||||
|
|
||||||
|
intelBusId = "PCI:0:2:0";
|
||||||
|
nvidiaBusId = "PCI:1:0:0";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Fix issue with Nvidia display scaling.
|
# Fix issue with Nvidia display scaling.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user