mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-26 21:09:42 +01:00
lenovo/thinkpad/l14: enable SSD config
This commit is contained in:
parent
9ff8606e7e
commit
2c549a1bfb
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/pc/laptop/ssd
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue