1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-06 04:53:33 +02:00

fix: add missing touch-ft5406 export to raspberry-pi config

This commit is contained in:
louib 2023-03-27 20:49:46 -04:00
parent 82ecc5b88f
commit b7c184da76

View File

@ -11,6 +11,7 @@
./poe-hat.nix ./poe-hat.nix
./poe-plus-hat.nix ./poe-plus-hat.nix
./tc358743.nix ./tc358743.nix
./touch-ft5406.nix
./pwm0.nix ./pwm0.nix
./pkgs-overlays.nix ./pkgs-overlays.nix
]; ];