feat: share -> gshare
This commit is contained in:
		
							parent
							
								
									290e9d83d2
								
							
						
					
					
						commit
						d1addbb75f
					
				@ -385,7 +385,7 @@ in
 | 
			
		||||
        iptables -A INPUT -s 192.168.16.0/24 -j ACCEPT
 | 
			
		||||
        iptables -A INPUT -s 12.12.12.0/24 -j ACCEPT
 | 
			
		||||
      '';
 | 
			
		||||
      fileSystems."/share" = {
 | 
			
		||||
      fileSystems."/gshare" = {
 | 
			
		||||
        device = "192.168.16.118:/data0/share";
 | 
			
		||||
        fsType = "nfs";
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user