nixos-hardware/lenovo/yoga/7/14ARH7/amdgpu/default.nix
Jörg Thalheim b7d8d5c788 lenovo/yoga/7/14ARH7: remove redundant vdpau packages
amd doesn't need them and nvidia already includes them
2024-06-26 14:50:27 +00:00

5 lines
104 B
Nix

# Including this file will enable the AMD-GPU driver (in shared.nix)
{
imports = [ ../shared.nix ];
}