mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
treewide: abstract away common configs into common/
This commit is contained in:
3
lenovo/ideapad/default.nix
Normal file
3
lenovo/ideapad/default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
imports = [ ../../common/pc/laptop ];
|
||||
}
|
||||
Reference in New Issue
Block a user