update: misc

This commit is contained in:
lily 2025-03-29 21:56:46 -04:00
parent a4924cfb7a
commit f645b12a6e
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
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;