forked from CCCHH/nix-infra
		
	Remove super verbose output parameter
This commit is contained in:
		
					parent
					
						
							
								096f2ffa91
							
						
					
				
			
			
				commit
				
					
						c1dd3f6011
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,6 @@
 | 
			
		|||
  services.shairport-sync = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    openFirewall = true;
 | 
			
		||||
    arguments = "-vvv -o alsa -- -d plughw:1,0 -r 48000";
 | 
			
		||||
    arguments = "-v -o alsa -- -d plughw:1,0 -r 48000";
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue