nixos-hardware/dell/optiplex/3050/default.nix

8 lines
103 B
Nix
Raw Normal View History

2024-06-24 22:47:39 +00:00
{
imports = [
../../../common/cpu/intel
../../../common/pc
../../../common/pc/ssd
];
}