syncthing: enable tray icon
This commit is contained in:
		
							parent
							
								
									5161c3a5d8
								
							
						
					
					
						commit
						34c35fb4eb
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,6 @@
 | 
			
		|||
{ config, pkgs, lib, inputs, ... }:
 | 
			
		||||
let inherit (pkgs.uservars) key theme color accent font;
 | 
			
		||||
in {
 | 
			
		||||
{ ... }: {
 | 
			
		||||
  services.syncthing = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    # tray.enable = true;
 | 
			
		||||
    tray.enable = true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue