forked from jan-leila/nix-config
		
	fixed exports folder on nfs
This commit is contained in:
		
							parent
							
								
									9b857234f4
								
							
						
					
					
						commit
						34dce8d9d1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -39,7 +39,7 @@ | |||
|           enable = true; | ||||
|           exports = lib.strings.concatLines ( | ||||
|             [ | ||||
|               "/export 100.64.0.0/10(rw,fsid=0,no_subtree_check)" | ||||
|               "/exports 100.64.0.0/10(rw,fsid=0,no_subtree_check)" | ||||
|             ] | ||||
|             ++ (builtins.map ( | ||||
|                 directory: "${directory._directory} 100.64.0.0/10(rw,nohide,sync,no_subtree_check,crossmnt)" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue