nixos-hardware/dell/poweredge/r7515/default.nix

7 lines
60 B
Nix
Raw Normal View History

2021-11-13 08:31:52 +01:00
{ ... }:
{
imports = [
../../../common/cpu/amd
];
}