improvement: disable nvim in favor of helix for now
This commit is contained in:
		
							parent
							
								
									88fa98bae0
								
							
						
					
					
						commit
						88593f53a2
					
				
					 6 changed files with 17 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ let
 | 
			
		|||
in
 | 
			
		||||
{
 | 
			
		||||
  options.wyrdgard.apps.cli-apps.nixvim = {
 | 
			
		||||
    enable = mkBoolOpt true "Whether to enable nixvim or not (Default true)";
 | 
			
		||||
    enable = mkBoolOpt false "Whether to enable nixvim or not (Default true)";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  config = mkIf cfg.enable {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue