mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 09:58:47 +08:00
8 lines
122 B
Nix
8 lines
122 B
Nix
{
|
|
imports = [
|
|
../../../../common/cpu/amd
|
|
../../../../common/gpu/amd
|
|
../../../../common/pc/laptop/ssd
|
|
];
|
|
}
|