mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 11:29:42 +01:00
Merge #501
501: Add support for ssd to Lenovo ThinkPad T480 r=Mic92 a=MatthewCroughan Co-authored-by: matthewcroughan <matt@croughan.sh>
This commit is contained in:
commit
e0452b33ab
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