forked from jan-leila/nix-config
		
	added tailscale network to nfs server exports
This commit is contained in:
		
							parent
							
								
									8d02ff00fe
								
							
						
					
					
						commit
						2b9737b8f2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -39,7 +39,7 @@ | |||
|           enable = true; | ||||
|           exports = lib.strings.concatLines ( | ||||
|             builtins.map ( | ||||
|               directory: "${directory._directory} 192.168.1.0/22(rw,sync,no_subtree_check,crossmnt)" | ||||
|               directory: "${directory._directory} 100.64.0.0/10(rw,sync,no_subtree_check,crossmnt)" | ||||
|             ) | ||||
|             ( | ||||
|               builtins.filter ( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue