Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use upstream nvidia defaults (#294)
TL;DR this removes code which is duplicating effort of the upstream defaults. Longer version: We submitted a bugfix to upstream negativo17's nvidia driver config to fix power management on optimus laptops. negativo17/nvidia-kmod-common#15 In response @scaronni incorporated another of our changes, setting `NVreg_TemporaryFilePath=/var/tmp`, and suggested some changes for us. Upstream already specifies nvidia-modprobe and nvidia-persistenced, so they need not be specifically called out in our package install. Also nvidia-persistenced service is already default enabled.
- Loading branch information