NVIDIA: Difference between revisions

Pluieuwu (talk | contribs)
m Add footnotes section
Pluieuwu (talk | contribs)
m Legacy branches: MediaWiki doesn't like ASCII arrows
Line 23: Line 23:


To use legacy branches, you need to set the <code>hardware.nvidia.package</code> option to a package set named <code>config.boot.kernelPackages.nvidiaPackages.legacy_<branch></code>.{{file|configuration.nix|nix|<nowiki>
To use legacy branches, you need to set the <code>hardware.nvidia.package</code> option to a package set named <code>config.boot.kernelPackages.nvidiaPackages.legacy_<branch></code>.{{file|configuration.nix|nix|<nowiki>
{ config, ... }: # <- required to get the packages used by the currently configured kernel, including drivers
{ config, ... }: # ← Required to get the packages used by the currently configured kernel, including drivers
{  
{  
   # Last version that supports Kepler GPUs
   # Last version that supports Kepler GPUs