Load overlays from /config
This commit is contained in:
		
							parent
							
								
									7829ba7509
								
							
						
					
					
						commit
						ce00282704
					
				@ -16,7 +16,7 @@ in
 | 
				
			|||||||
    # Prepend default nixPath values.
 | 
					    # Prepend default nixPath values.
 | 
				
			||||||
    options.nix.nixPath.default ++
 | 
					    options.nix.nixPath.default ++
 | 
				
			||||||
    # Append our nixpkgs-overlays.
 | 
					    # Append our nixpkgs-overlays.
 | 
				
			||||||
    [ "nixpkgs-overlays=/etc/nixos/overlays-compat/" ]
 | 
					    [ "nixpkgs-overlays=/config/overlays-compat/" ]
 | 
				
			||||||
  ;
 | 
					  ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  nixpkgs.overlays = [
 | 
					  nixpkgs.overlays = [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user