Request all documentation
This commit is contained in:
		
							parent
							
								
									5bde1e131f
								
							
						
					
					
						commit
						fdfe3cd93a
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
					@ -6,6 +6,13 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  nixpkgs.config.allowUnfree = true;
 | 
					  nixpkgs.config.allowUnfree = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  documentation = {
 | 
				
			||||||
 | 
					    enable = true;
 | 
				
			||||||
 | 
					    doc.enable = true;
 | 
				
			||||||
 | 
					    man.enable = true;
 | 
				
			||||||
 | 
					    dev.enable = true;
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  nix = {
 | 
					  nix = {
 | 
				
			||||||
    # hardlink duplicate files in the nix store
 | 
					    # hardlink duplicate files in the nix store
 | 
				
			||||||
    settings.auto-optimise-store = true;
 | 
					    settings.auto-optimise-store = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue