Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 0368079

Browse files
committed
chore: no lenovo hid
1 parent b48d452 commit 0368079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overlays/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ let
5555
# [2] https://github.com/raspberrypi/linux/blob/1.20230405/lib/kunit/Kconfig#L5-L14
5656
# [3] https://github.com/raspberrypi/linux/blob/bb63dc31e48948bc2649357758c7a152210109c4/drivers/gpu/drm/vc4/Kconfig#L38-L52
5757
KUNIT = no;
58+
HID_LENOVO = no;
5859
};
5960
features.efiBootStub = false;
6061
kernelPatches =

0 commit comments

Comments
 (0)