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