Skip to content

generic-x86_64: add support for nvidia gpus using nouveau

clayton craft requested to merge craftyguy/generic-x86-nouveau into master

Some laptops have nvidia gpus that are supported with nouveau/Mesa, this enables support for them OOTB. It's added using pmb_recommends, so users can remove the oem-nvidia package (like they can for the -intel and -amd ones) if they want.

Merge request reports