1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-20 13:27:22 +02:00
nixos-hardware/dell/optiplex/3050/default.nix

8 lines
103 B
Nix
Raw Normal View History

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