1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware.git synced 2024-10-18 14:35:21 -04:00
nixos-hardware/dell/poweredge/r7515/default.nix

7 lines
60 B
Nix
Raw Normal View History

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