use open nvidia package, and ssh config for setting up openwrt

This commit is contained in:
Kopatz
2023-12-14 17:47:31 +01:00
parent 24a1fba710
commit 2c8f70f436
3 changed files with 42 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
# 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`.
nvidiaSettings = true;