|
|
|
|
|
by Zambyte
778 days ago
|
|
Can't speak to CUDA as all of my systems run AMD or Intel at this point, but I use the nonguix channel for the mainline Linux kernel. I even built a custom iso using the mainline kernel, since my servers NIC requires non-free blobs. The process for doing that was surprisingly easy to me. Between the nonguix README and other resources like systemcrafters, you're in pretty good company as far as the documentation for non-free things to. Edit: less related but I still wanted to mention: Guix makes extensive use of the info[0][1] system for documentation also. There is essentially a textbook worth of information locally on the machine, which is generally what I use instead of turning to the web. [0] https://www.gnu.org/software/texinfo/manual/info-stnd/info-s... [1] https://www.gnu.org/software/emacs/manual/html_mono/info.htm... |
|