mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	docs/installation: connect custom-configuration section to the module chapters better
This commit is contained in:
		
					parent
					
						
							
								a8ebd8972b
							
						
					
				
			
			
				commit
				
					
						1e9f5d09a7
					
				
			
		
					 3 changed files with 12 additions and 6 deletions
				
			
		|  | @ -58,8 +58,10 @@ An example flake that exposes your custom Neovim configuration might look like | ||||||
| 
 | 
 | ||||||
| <!-- TODO: mention the built-in flake template here when it is added --> | <!-- TODO: mention the built-in flake template here when it is added --> | ||||||
| 
 | 
 | ||||||
| The next two chapters will detail specific usage of standalone nvf | The above setup will allow to set up nvf as a standalone flake, which you can | ||||||
| configurations on NixOS and Home-Manager. | build independently from your system configuration while also possibly sharing | ||||||
|  | it with others. The next two chapters will detail specific usage of such a setup | ||||||
|  | for a package output in the context of NixOS or Home-Manager installation. | ||||||
| 
 | 
 | ||||||
| ```{=include=} chapters | ```{=include=} chapters | ||||||
| standalone/nixos.md | standalone/nixos.md | ||||||
|  |  | ||||||
|  | @ -77,7 +77,9 @@ configure **nvf**. | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ::: {.note} | ::: {.note} | ||||||
|  | 
 | ||||||
| **nvf** exposes a lot of options, most of which are not referenced in the | **nvf** exposes a lot of options, most of which are not referenced in the | ||||||
| installation sections of the manual. You may find all avaliable options | installation sections of the manual. You may find all available options in the | ||||||
| in the [appendix](https://notashelf.github.io/nvf/options) | [appendix](https://notashelf.github.io/nvf/options) | ||||||
|  | 
 | ||||||
| ::: | ::: | ||||||
|  |  | ||||||
|  | @ -76,7 +76,9 @@ configure **nvf**. | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ::: {.note} | ::: {.note} | ||||||
|  | 
 | ||||||
| **nvf** exposes a lot of options, most of which are not referenced in the | **nvf** exposes a lot of options, most of which are not referenced in the | ||||||
| installation sections of the manual. You may find all avaliable options | installation sections of the manual. You may find all available options in the | ||||||
| in the [appendix](https://notashelf.github.io/nvf/options) | [appendix](https://notashelf.github.io/nvf/options) | ||||||
|  | 
 | ||||||
| ::: | ::: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue