mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-25 02:11:02 +01:00
6 lines
84 B
Nix
6 lines
84 B
Nix
{
|
|
imports = [
|
|
./common.nix
|
|
../../../common/pc/laptop/acpi_call.nix
|
|
];
|
|
}
|