nvidia: Enable open version
All checks were successful
check / check (push) Successful in 32s

This commit is contained in:
Florian RICHER 2024-07-23 17:35:47 +02:00
parent 19e9b330dd
commit 1c605c6665
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -41,7 +41,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 = false;
open = true;
# Enable the Nvidia settings menu,
# accessible via `nvidia-settings`.