1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 18:43:34 +02:00
nixos-hardware/dell/poweredge/r7515/default.nix
2021-11-13 09:04:08 +01:00

7 lines
60 B
Nix

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