mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Convertible laptop equipped with e.g. 13th Gen Intel Core i7-1365U × 12, 32 GiB RAM, and 512 MiB or 1 TiB SSD HDD
7 lines
72 B
Nix
7 lines
72 B
Nix
{
|
|
imports = [
|
|
../.
|
|
../../../../../common/pc/laptop/ssd
|
|
];
|
|
}
|