forked from jan-leila/nix-config
		
	made nfs only open firewall on tailscale interface
This commit is contained in:
		
							parent
							
								
									2b9737b8f2
								
							
						
					
					
						commit
						f8966f062f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -49,7 +49,7 @@ | |||
|             ) | ||||
|           ); | ||||
|         }; | ||||
|         networking.firewall.allowedTCPPorts = [ | ||||
|         networking.firewall.interfaces.${config.services.tailscale.interfaceName}.allowedTCPPorts = [ | ||||
|           config.host.network_storage.nfs.port | ||||
|         ]; | ||||
|       } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue