mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
add dell poweredge r7515
This commit is contained in:
parent
fd6f34afcf
commit
debc98ff9c
4 changed files with 23 additions and 0 deletions
6
dell/poweredge/r7515/default.nix
Normal file
6
dell/poweredge/r7515/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
../../../common/cpu/amd
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue