forked from jan-leila/nix-config
		
	updated options for leyla home mount
This commit is contained in:
		
							parent
							
								
									d443c83c4d
								
							
						
					
					
						commit
						b0e4ab8f6d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -41,7 +41,7 @@ | ||||||
|       { |       { | ||||||
|         device = "defiant:/home/leyla"; |         device = "defiant:/home/leyla"; | ||||||
|         fsType = "nfs"; |         fsType = "nfs"; | ||||||
|         options = [ "x-systemd.automount" "user" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc" ]; |         options = [ "fsc" "x-systemd.automount" "soft" "x-systemd.idle-timeout=600" ]; | ||||||
|       }; |       }; | ||||||
| 
 | 
 | ||||||
|     "/mnt/eve_home" = |     "/mnt/eve_home" = | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue