Disable nix garbage collector in tent
Reviewed-by: Aleix Boné <abonerib@bsc.es> Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
		
							parent
							
								
									090613bd31
								
							
						
					
					
						commit
						a7d687010e
					
				| @ -67,4 +67,7 @@ | ||||
|     wantedBy = [ "multi-user.target" ]; | ||||
|     serviceConfig.ExecStart = script; | ||||
|   }; | ||||
| 
 | ||||
|   # disable automatic garbage collector | ||||
|   nix.gc.automatic = lib.mkForce false; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user