Merge pull request #395 from noghartt/ssd-on-thinkpad-t14

Add SSD module to ThinkPad T14
This commit is contained in:
Jörg Thalheim
2022-03-24 16:57:06 +00:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
imports = [ imports = [
../. ../.
../../../common/pc/laptop/acpi_call.nix ../../../common/pc/laptop/acpi_call.nix
../../../common/pc/laptop/ssd
]; ];
# For suspending to RAM to work, set Config -> Power -> Sleep State to "Linux" in EFI. # For suspending to RAM to work, set Config -> Power -> Sleep State to "Linux" in EFI.