From eb5dec5c73f3e3551fbc33e2868f74c8866f8d72 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 7 Jul 2025 22:05:29 +0200 Subject: Printer and printer peripheral driver config changes Signed-off-by: Mel --- machines/fourmi/devices.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/fourmi/devices.nix') diff --git a/machines/fourmi/devices.nix b/machines/fourmi/devices.nix index 4c0d55e..342e89f 100644 --- a/machines/fourmi/devices.nix +++ b/machines/fourmi/devices.nix @@ -11,6 +11,7 @@ imports = [ nixos-hardware.nixosModules.raspberry-pi-4 ../../modules/hardware/ads7846.nix + #../../modules/hardware/ili9486.nix ]; # boot settings -- cgit 1.4.1