mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Add lenovo-thinkpad-p1 (#266)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
7
lenovo/thinkpad/p1/3th-gen/default.nix
Normal file
7
lenovo/thinkpad/p1/3th-gen/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
./audio.nix
|
||||
./nvidia.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user