NVIDIA: Difference between revisions
m Add footnotes section |
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, ... }: # | { 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 | ||