From b7c184da76c87dde8ae25446e0ccb252b6ff7a02 Mon Sep 17 00:00:00 2001 From: louib Date: Mon, 27 Mar 2023 20:49:46 -0400 Subject: [PATCH] fix: add missing touch-ft5406 export to raspberry-pi config --- raspberry-pi/4/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/raspberry-pi/4/default.nix b/raspberry-pi/4/default.nix index ab399f7..07ae53f 100644 --- a/raspberry-pi/4/default.nix +++ b/raspberry-pi/4/default.nix @@ -11,6 +11,7 @@ ./poe-hat.nix ./poe-plus-hat.nix ./tc358743.nix + ./touch-ft5406.nix ./pwm0.nix ./pkgs-overlays.nix ];