From dc45779be86c8bc2916b6c1830420e22c8832c16 Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 24 Apr 2025 04:29:01 +0200 Subject: Add KlipperScreen kiosk screen to fourmi Signed-off-by: Mel --- machines/fourmi/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines/fourmi/default.nix') diff --git a/machines/fourmi/default.nix b/machines/fourmi/default.nix index b6b8712..879e3fd 100644 --- a/machines/fourmi/default.nix +++ b/machines/fourmi/default.nix @@ -9,6 +9,7 @@ ../../modules/go2rtc.nix ../../modules/klipper.nix + ../../modules/klipperscreen.nix ]; foundation = { -- cgit 1.4.1