mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-01-11 11:29:46 +01:00
flake: add lenovo-thinkpad to nixosModules
This commit is contained in:
parent
0bb7b0906c
commit
590a2cc182
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
gpd-micropc = import ./gpd/micropc;
|
||||
inversepath-usbarmory = import ./inversepath/usbarmory;
|
||||
lenovo-ideapad-z510 = import ./lenovo/ideapad/z510;
|
||||
lenovo-thinkpad = import ./lenovo/thinkpad;
|
||||
lenovo-thinkpad-e14-intel = import ./lenovo/thinkpad/e14/intel;
|
||||
lenovo-thinkpad-e14-amd = import ./lenovo/thinkpad/e14/amd;
|
||||
lenovo-thinkpad-e470 = import ./lenovo/thinkpad/e470;
|
||||
|
|
Loading…
Reference in a new issue