nix: don't optimise on every build
this makes builds slower
This commit is contained in:
		
							parent
							
								
									97d95d678d
								
							
						
					
					
						commit
						16eeb3e1e5
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -22,7 +22,6 @@ in
 | 
			
		|||
    };
 | 
			
		||||
    optimise.automatic = true;
 | 
			
		||||
    settings = {
 | 
			
		||||
      auto-optimise-store = true;
 | 
			
		||||
      trusted-users = [
 | 
			
		||||
        "root"
 | 
			
		||||
        "@wheel"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue