Updated config

This commit is contained in:
2024-05-31 12:47:34 +02:00
parent bcb9b1c25b
commit 89d96c72f3
7 changed files with 44 additions and 28 deletions

View File

@@ -31,10 +31,10 @@
# https://github.com/NVIDIA/open-gpu-kernel-modules#compatible-gpus
# Only available from driver 515.43.04+
# Currently alpha-quality/buggy, so false is currently the recommended setting.
open = false;
open = true;
nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.stable;
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
programs.gamemode.enable = true;