Automatic garbage collection
This commit is contained in:
		
							parent
							
								
									8465b75537
								
							
						
					
					
						commit
						33ccac86fb
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -137,6 +137,11 @@
 | 
			
		|||
 | 
			
		||||
  nix.registry.nixpkgs.flake = inputs.nixpkgs;
 | 
			
		||||
  nix = {
 | 
			
		||||
    gc = {
 | 
			
		||||
      automatic = true;
 | 
			
		||||
      dates = "daily";
 | 
			
		||||
      options = "--delete-older-than 3d";
 | 
			
		||||
    };
 | 
			
		||||
    settings = {
 | 
			
		||||
      auto-optimise-store = true;
 | 
			
		||||
      substituters = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue