summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-09-15 15:44:54 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2019-09-15 15:44:54 +0200
commit61680466c6a8e476bd3c8a362454ba59907eb4d3 (patch)
tree94086cab3bf5c760e418817932921bc21d91bec1 /odin.nix
parent7993e2772a27d073af84eb7d81d2b0b5f3f3bb9e (diff)
downloadnixos-61680466c6a8e476bd3c8a362454ba59907eb4d3.tar
nixos-61680466c6a8e476bd3c8a362454ba59907eb4d3.tar.gz
nixos-61680466c6a8e476bd3c8a362454ba59907eb4d3.tar.bz2
nixos-61680466c6a8e476bd3c8a362454ba59907eb4d3.tar.xz
nixos-61680466c6a8e476bd3c8a362454ba59907eb4d3.zip
disable camera cat-food
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix40
1 files changed, 20 insertions, 20 deletions
diff --git a/odin.nix b/odin.nix
index 2d683926..1c7775a5 100644
--- a/odin.nix
+++ b/odin.nix
@@ -284,26 +284,26 @@
284 284
285 services.motion = { 285 services.motion = {
286 cameras = [ 286 cameras = [
287 { 287 # {
288 extraConfig = '' 288 # extraConfig = ''
289 camera_name cat-food 289 # camera_name cat-food
290 290
291 netcam_url mjpeg://ipcam01.hlidskjalf.yggdrasil:80/mjpeg.cgi 291 # netcam_url mjpeg://ipcam01.hlidskjalf.yggdrasil:80/mjpeg.cgi
292 netcam_keepalive on 292 # netcam_keepalive on
293 width 640 293 # width 640
294 height 480 294 # height 480
295 295
296 stream_port 8080 296 # stream_port 8080
297 stream_localhost on 297 # stream_localhost on
298 298
299 despeckle_filter EedDl 299 # despeckle_filter EedDl
300 threshold_tune on 300 # threshold_tune on
301 noise_tune on 301 # noise_tune on
302 lightswitch 50 302 # lightswitch 50
303 minimum_motion_frames 5 303 # minimum_motion_frames 5
304 ''; 304 # '';
305 configFiles = [ "/etc/motion/cat-food.secret" ]; 305 # configFiles = [ "/etc/motion/cat-food.secret" ];
306 } 306 # }
307 { 307 {
308 extraConfig = '' 308 extraConfig = ''
309 camera_name living-room 309 camera_name living-room