diff options
| author | Mel <mel@rnrd.eu> | 2025-04-17 22:51:04 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-04-17 22:51:04 +0200 |
| commit | 78d1002cbbeaac86484efadc336482c884aeec3b (patch) | |
| tree | ff0d460328011bea3cbbf89d531e909ed4fe4275 /machines/fourmi | |
| parent | 353fdd896dc8d33620dc7685fb76176b872895bf (diff) | |
| download | network-78d1002cbbeaac86484efadc336482c884aeec3b.tar.zst network-78d1002cbbeaac86484efadc336482c884aeec3b.zip | |
Stream fourmi printer webcam to WebRTC
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'machines/fourmi')
| -rw-r--r-- | machines/fourmi/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 ]; |
