1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 02:23:33 +02:00
nixos-hardware/supermicro/x12scz-tln4f/default.nix
2021-11-13 09:15:24 +01:00

8 lines
68 B
Nix

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