summarylogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2022-02-18v0.1.0Pedro Henrique
2022-02-17docs: Update documentation on instalation (#4)Pedro Henrique
Some Nvidia services may prevent nvx from working properly. The updated README informs which services need to be disabled.
2022-02-16feat: Add new off-boot option that skips unloading modulesPedro Henrique
Turning off the GPU during boot does not require unloading the nvidia modules. These modules are already blacklisted in the modprobe.conf file.
2022-02-15Update README with installation notesPedro Henrique
2022-02-15Fix service path in READMEPedro Henrique
2022-02-15Initial commitPedro Henrique