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

7 lines
60 B
Nix

{ ... }:
{
imports = [
../../../common/cpu/amd
];
}