mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-23 10:09:44 +01:00
fixup! Update Surface Pro 3 to reference microsoft/surface/surface-pro-intel
This commit is contained in:
parent
80e8d29a9c
commit
42ec6296f2
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue