syncthing: restore syncthing
This commit is contained in:
		
							parent
							
								
									8e028e7066
								
							
						
					
					
						commit
						a28e50f48a
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -20,6 +20,7 @@
 | 
			
		|||
    ./mimeapps.nix
 | 
			
		||||
    ./desktop-entries.nix
 | 
			
		||||
    ./chat.nix
 | 
			
		||||
    ./syncthing.nix
 | 
			
		||||
    ./fzf.nix
 | 
			
		||||
    ./man.nix
 | 
			
		||||
    ./gnome.nix
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										6
									
								
								user/syncthing.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								user/syncthing.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
{ ... }:
 | 
			
		||||
{
 | 
			
		||||
  services.syncthing = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue