mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
add Supermicro M11SDV-8C-LN4F.
This commit is contained in:
8
supermicro/m11sdv-8c-ln4f/default.nix
Normal file
8
supermicro/m11sdv-8c-ln4f/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
# https://www.supermicro.com/en/products/motherboard/M11SDV-8C-LN4F
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
../../common/cpu/amd
|
||||
../.
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user