mirror of
https://github.com/nix-community/home-manager
synced 2024-11-13 06:39:44 +01:00
59087dc8b6
The release notes used to be an appendix in the manual. After converting to markdown that appendix got lost. This commit reintroduces the release notes into the manual.
33 lines
563 B
Markdown
33 lines
563 B
Markdown
# Home Manager Manual {#home-manager-manual}
|
|
|
|
## Version 23.11
|
|
|
|
|
|
```{=include=} preface
|
|
preface.md
|
|
```
|
|
|
|
```{=include=} parts
|
|
installation.md
|
|
usage.md
|
|
nix-flakes.md
|
|
writing-modules.md
|
|
contributing.md
|
|
3rd-party.md
|
|
faq.md
|
|
```
|
|
|
|
```{=include=} appendix html:into-file=//options.html
|
|
options.md
|
|
```
|
|
|
|
```{=include=} appendix html:into-file=//nixos-options.html
|
|
nixos-options.md
|
|
```
|
|
|
|
```{=include=} appendix html:into-file=//nix-darwin-options.html
|
|
nix-darwin-options.md
|
|
```
|
|
```{=include=} appendix html:into-file=//release-notes.xhtml
|
|
release-notes/release-notes.md
|
|
```
|