nixos-hardware/lenovo/yoga/7/14ARH7/amdgpu/default.nix

5 lines
104 B
Nix
Raw Normal View History

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