mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 10:28:51 +08:00
Add support for TUXEDO InfinityBook Pro Intel Gen9
This commit is contained in:
committed by
mergify[bot]
parent
71ab5581a0
commit
ae546d018a
6
tuxedo/infinitybook/pro14/gen9-intel/default.nix
Normal file
6
tuxedo/infinitybook/pro14/gen9-intel/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
../../.
|
||||
../../../../common/cpu/intel
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user