mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
Add support for ssd to Lenovo ThinkPad T480s
This commit is contained in:
parent
c8c54d8f0a
commit
821c9f1d35
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