Enable fstrim service
This commit is contained in:
		
							parent
							
								
									c26cff7bdb
								
							
						
					
					
						commit
						a992b266bb
					
				| @ -6,6 +6,9 @@ | |||||||
|       fsType = "ext4"; |       fsType = "ext4"; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|  |   # Trim unused blocks weekly | ||||||
|  |   services.fstrim.enable = true; | ||||||
|  | 
 | ||||||
|   swapDevices = |   swapDevices = | ||||||
|     [ { device = "/dev/disk/by-label/swap"; } |     [ { device = "/dev/disk/by-label/swap"; } | ||||||
|     ]; |     ]; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user