update: misc

This commit is contained in:
lily 2025-03-29 21:56:46 -04:00
parent 6a3dd58475
commit dafd7d86da
14 changed files with 75 additions and 513 deletions

View file

@ -57,7 +57,7 @@ in {
# 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 = true;
open = false;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
package = config.boot.kernelPackages.nvidiaPackages.stable;