mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 08:15:38 +02:00
## Description **What(what issue does this code solve/what feature does it add):** Add a way to configure the Nvidia GPU, by installing the necessary packages for Proton to work. **How(how does it solve it):** We made a script `.scripts/gpu` when called like `gpu -c` it will install Vulkan and proprietry nvidia drivers. ## Required Checklist: - [ ] I have added any necessary documentation and comments in my code (where appropriate) - [ ] I have added tests to make sure my code runs in all contexts ## Further comments