phantom: fix mastodon data mount
This commit is contained in:
		
							parent
							
								
									36ec5ef63c
								
							
						
					
					
						commit
						fac1976c9c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
    options = [ "nofail" ];
 | 
			
		||||
  };
 | 
			
		||||
  fileSystems."/var/lib/mastodon" = {
 | 
			
		||||
    device = "172.16.130.7:/nas/5749/mastodon";
 | 
			
		||||
    device = "172.16.131.19:/nas/5749/mastodon";
 | 
			
		||||
    fsType = "nfs";
 | 
			
		||||
    options = [ "nofail" ];
 | 
			
		||||
  };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue