mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
Dell Optiplex 3050: init
This commit is contained in:
parent
aab67495e3
commit
f140ca626b
3 changed files with 9 additions and 0 deletions
7
dell/optiplex/3050/default.nix
Normal file
7
dell/optiplex/3050/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc
|
||||
../../../common/pc/ssd
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue