murex: enable full-hd goodness
This commit is contained in:
		
							parent
							
								
									a64c31c7fd
								
							
						
					
					
						commit
						a1842f265f
					
				@ -164,7 +164,10 @@
 | 
			
		||||
    '';
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  services.mjpg-streamer.enable = true;
 | 
			
		||||
  services.mjpg-streamer = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    inputPlugin = "input_uvc.so -r 1920x1080";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  networking.firewall = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user