phantom: use NAS for syncthing data
This commit is contained in:
		
							parent
							
								
									0809764c58
								
							
						
					
					
						commit
						8d85dd15d7
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -5,6 +5,12 @@
 | 
				
			||||||
  ...
 | 
					  ...
 | 
				
			||||||
}:
 | 
					}:
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					  fileSystems."/var/lib/syncthing-data" = {
 | 
				
			||||||
 | 
					    device = "172.16.130.7:/nas/5749/syncthinng_data";
 | 
				
			||||||
 | 
					    fsType = "nfs";
 | 
				
			||||||
 | 
					    options = [ "nofail" ];
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  swapDevices = [
 | 
					  swapDevices = [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      device = "/swap/swapfile";
 | 
					      device = "/swap/swapfile";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue