Add support for ssd to Lenovo ThinkPad T480

This commit is contained in:
matthewcroughan 2022-11-11 13:43:35 +00:00
parent 062c3cca46
commit 435a9c6526
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
imports = [
../../../common/cpu/intel
../../../common/pc/laptop/acpi_call.nix
../../../common/pc/ssd
../.
];