mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-26 11:39:44 +01:00
7 lines
122 B
Nix
7 lines
122 B
Nix
{
|
|
imports = [
|
|
../../../../common/cpu/amd
|
|
../../../../common/gpu/amd
|
|
../../../../common/pc/laptop/ssd
|
|
];
|
|
}
|