README: Update README.md to include lib as flake output
This commit is contained in:
		
							parent
							
								
									21fa9545c2
								
							
						
					
					
						commit
						5263c62c29
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -36,6 +36,7 @@ Hey, you. This is my nixos configurations. | |||
| | `outputs` field                           | description                                                                 | source                                   | | ||||
| | :---------------------------------------- | :-------------------------------------------------------------------------- | :--------------------------------------- | | ||||
| | `packages`                                | packages imported or wrapped from elsewhere                                 | ./pkgs                                   | | ||||
| | `lib`                                     | patched nixpkgs.lib to include self-defined helper function                 | ./lib                                    | | ||||
| | `overlays.modifications`                  | the overlays modify `<nixpkgs>`                                             | ./overlays/modifications                 | | ||||
| | `overlays.additions`                      | the ovelrays add packages in `<nixpkgs>`                                    | ./overlays/additions                     | | ||||
| | `nixosModules.default`                    | nixos modules shared on different nixos machines                            | ./nixos/modules                          | | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue