mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	self.packages.maximal instead of pkgs.neovim-maximal
This commit is contained in:
		
					parent
					
						
							
								fbd08add99
							
						
					
				
			
			
				commit
				
					
						0a172c02df
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ | ||||||
|   ... |   ... | ||||||
| }: let | }: let | ||||||
|   cfg = config.programs.neovim-flake; |   cfg = config.programs.neovim-flake; | ||||||
|   set = self.packages.neovim-maximal {mainConfig = cfg.settings;}; |   set = self.packages.maximal {mainConfig = cfg.settings;}; | ||||||
| in | in | ||||||
|   with lib; { |   with lib; { | ||||||
|     meta.maintainers = [maintainers.notashelf]; |     meta.maintainers = [maintainers.notashelf]; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf