mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	lazy: remove redundant submodule
This commit is contained in:
		
					parent
					
						
							
								c08d0a79cc
							
						
					
				
			
			
				commit
				
					
						12b650fea7
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,7 +62,7 @@ | |||
|       }; | ||||
| 
 | ||||
|       setupOpts = mkOption { | ||||
|         type = submodule {freeformType = attrsOf anything;}; | ||||
|         type = attrsOf anything; | ||||
|         description = "Options to pass to the setup function"; | ||||
|         default = {}; | ||||
|       }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ching Pei Yang
				Ching Pei Yang