syncthing: way for tray
This commit is contained in:
		
							parent
							
								
									8ad194e925
								
							
						
					
					
						commit
						cce92c735a
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,9 @@
 | 
			
		|||
{ ... }: {
 | 
			
		||||
  services.syncthing = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    tray.enable = true;
 | 
			
		||||
    tray = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      command = "syncthingtray --wait";
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue