1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-26 06:28:32 +02:00

fixup! Update Surface Pro 3 to reference microsoft/surface/surface-pro-intel

This commit is contained in:
mexisme 2023-01-11 02:25:48 +13:00
parent 80e8d29a9c
commit 42ec6296f2

View File

@ -5,6 +5,9 @@ let
in { in {
imports = [ imports = [
../common ../common
../../../common/pc
../../../common/pc/ssd
../../../common/cpu/intel
]; ];
microsoft-surface.ipts.enable = true; microsoft-surface.ipts.enable = true;