temp fix neovim-nightly build bug
This commit is contained in:
		
							parent
							
								
									6063234389
								
							
						
					
					
						commit
						b219ef04ec
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		|  | @ -35,7 +35,7 @@ | ||||||
|       outputs.overlays.unstable-packages |       outputs.overlays.unstable-packages | ||||||
| 
 | 
 | ||||||
|       # You can also add overlays exported from other flakes: |       # You can also add overlays exported from other flakes: | ||||||
|       inputs.neovim-nightly-overlay.overlays.default |       # inputs.neovim-nightly-overlay.overlays.default | ||||||
| 
 | 
 | ||||||
|       # Or define it inline, for example: |       # Or define it inline, for example: | ||||||
|       # (final: prev: { |       # (final: prev: { | ||||||
|  | @ -54,7 +54,9 @@ | ||||||
|   }; |   }; | ||||||
|    |    | ||||||
|   # Enable home-manager |   # Enable home-manager | ||||||
|   programs.home-manager.enable = true; |   programs = { | ||||||
|  |     home-manager.enable = true; | ||||||
|  |   }; | ||||||
| 
 | 
 | ||||||
|   home = { |   home = { | ||||||
|     # Setup our user environment |     # Setup our user environment | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue