mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-26 21:09:42 +01:00
add laptop/ssd module to thinkpad-t14
This commit is contained in:
parent
c326257692
commit
8c6b773900
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
imports = [
|
||||
../.
|
||||
../../../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.
|
||||
|
|
Loading…
Reference in a new issue