1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-02-17 05:25:04 +01:00
nixos-hardware/dell/optiplex/3050/default.nix

8 lines
103 B
Nix
Raw Permalink Normal View History

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