b7d8d5c788
amd doesn't need them and nvidia already includes them
5 lines
104 B
Nix
5 lines
104 B
Nix
# Including this file will enable the AMD-GPU driver (in shared.nix)
|
|
{
|
|
imports = [ ../shared.nix ];
|
|
}
|