mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
readded t14 amd gen1 to new folder structure
This commit is contained in:
8
lenovo/thinkpad/t14/amd/gen1/default.nix
Normal file
8
lenovo/thinkpad/t14/amd/gen1/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user