mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
add dell poweredge r7515
This commit is contained in:
6
dell/poweredge/r7515/default.nix
Normal file
6
dell/poweredge/r7515/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
../../../common/cpu/amd
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user