configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-26 22:00:05 -04:00
parent 8575753945
commit 21bc0b5e28
6 changed files with 922 additions and 9 deletions

View file

@ -51,7 +51,7 @@
# Fine-grained power management. Turns off GPU when not in use.
# Experimental and only works on modern Nvidia GPUs (Turing or newer).
powerManagement.finegrained = false;
powerManagement.finegrained = true;
# Use the NVidia open source kernel module (not to be confused with the
# independent third-party "nouveau" open source driver).
@ -62,7 +62,7 @@
# Currently alpha-quality/buggy, so false is currently the recommended setting.
open = false;
#forceFullCompositionPipeline = true;
forceFullCompositionPipeline = true;
prime = {
amdgpuBusId = "PCI:0:2:0";