NVIDIA: Difference between revisions
imported>User m offload mode |
imported>User deprecate bumblebee |
||
Line 13: | Line 13: | ||
'''Mostly useful for laptops'''. There are currently two solutions available under NixOS: | '''Mostly useful for laptops'''. There are currently two solutions available under NixOS: | ||
=== Nvidia PRIME === | === Nvidia PRIME === | ||
Line 106: | Line 92: | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
=== Bumblebee === | |||
Deprecated solution. | |||
Use option <syntaxHighlight lang="nix">hardware.bumblebee.enable = true;</syntaxHighlight> | |||
== non-NixOS case == | == non-NixOS case == |