nixos-hardware/supermicro/x12scz-tln4f/default.nix

8 lines
68 B
Nix
Raw Normal View History

2021-11-13 08:48:29 +01:00
{ ... }:
{
imports = [
../../common/cpu/intel
../.
];
}