mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
docs: add preface to modules chapter
This commit is contained in:
parent
711de1179c
commit
5745ff6bcd
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Module Installation {#ch-module-installation}
|
# Module Installation {#ch-module-installation}
|
||||||
|
|
||||||
|
The below chapters will describe installing nvf as NixOS and Home-Manager
|
||||||
|
modules. Note that those methods are mutually exclusive, and will likely cause
|
||||||
|
path collisions if used simultaneously.
|
||||||
|
|
||||||
```{=include=} chapters
|
```{=include=} chapters
|
||||||
modules/nixos.md
|
modules/nixos.md
|
||||||
modules/home-manager.md
|
modules/home-manager.md
|
||||||
|
|
Loading…
Reference in a new issue