nixos-hardware/dell/poweredge/r7515/default.nix
2021-11-13 09:04:08 +01:00

7 lines
60 B
Nix

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