mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-02-18 22:15:10 +01:00
4 lines
104 B
Nix
4 lines
104 B
Nix
# Including this file will enable the AMD-GPU driver (in shared.nix)
|
|
{
|
|
imports = [ ../shared.nix ];
|
|
}
|