10 lines
187 B
Nix
10 lines
187 B
Nix
{
|
|
imports = [
|
|
../../../common/cpu/amd
|
|
../../../common/gpu/amd
|
|
../../../common/pc/laptop
|
|
../../../common/pc/laptop/acpi_call.nix
|
|
../../../common/pc/laptop/ssd
|
|
];
|
|
}
|