diff --git a/nixos/boxes/home/stream.nix b/nixos/boxes/home/stream.nix index 462a782..ba88b7e 100644 --- a/nixos/boxes/home/stream.nix +++ b/nixos/boxes/home/stream.nix @@ -45,12 +45,12 @@ services = { mjpg-streamer = { - enable = true; + enable = false; inputPlugin = "input_uvc.so"; outputPlugin = "output_http.so -w @www@ -n -p 5050"; }; octoprint = { - enable = true; + enable = false; host = "::"; extraConfig = { plugins = {