mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-01-23 01:09:47 +01:00
Add support for ssd to Lenovo ThinkPad T480
This commit is contained in:
parent
062c3cca46
commit
435a9c6526
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
imports = [
|
||||
../../../common/cpu/intel
|
||||
../../../common/pc/laptop/acpi_call.nix
|
||||
../../../common/pc/ssd
|
||||
../.
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue