shaw: init, install syncthing
This commit is contained in:
		
							parent
							
								
									50b47981c8
								
							
						
					
					
						commit
						2b9b157679
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								hosts/shaw/home.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								hosts/shaw/home.nix
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| { config, lib, pkgs, ... }: | ||||
| 
 | ||||
| { | ||||
|   services.syncthing = { | ||||
|     enable = true; | ||||
|     extraOptions = [ | ||||
|       "--gui-address=:8385" | ||||
|       "--home=/home/qenya/state/syncthing" | ||||
|     ]; | ||||
|   }; | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue