From 78d1002cbbeaac86484efadc336482c884aeec3b Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 17 Apr 2025 22:51:04 +0200 Subject: Stream fourmi printer webcam to WebRTC Signed-off-by: Mel --- machines/fourmi/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'machines') diff --git a/machines/fourmi/default.nix b/machines/fourmi/default.nix index 091391a..b6b8712 100644 --- a/machines/fourmi/default.nix +++ b/machines/fourmi/default.nix @@ -7,6 +7,7 @@ ./hardware.nix ./devices.nix + ../../modules/go2rtc.nix ../../modules/klipper.nix ]; -- cgit 1.4.1