Add support for ssd to Lenovo ThinkPad T480s

This commit is contained in:
Davide Dapelo 2022-10-15 13:54:18 +01:00
parent c8c54d8f0a
commit 821c9f1d35
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
../.
];