1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 19:13:33 +02:00

lenovo/thinkpad/l14: enable SSD config

This commit is contained in:
Julian Stecklina 2021-08-25 23:27:53 +02:00
parent 9ff8606e7e
commit 2c549a1bfb

View File

@ -3,6 +3,7 @@
{
imports = [
../.
../../../common/pc/laptop/ssd
../../../common/pc/laptop/acpi_call.nix
];