Consolidate module system example docs
Open
@spacekookie is already working on this.
Since Apr 13, 2023.
guide (2)
- Dominant language
- Nix
- Stars
- 4k
- Forks
- 339
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 7
Description
Currently there are three different places that explain how the module system works:
- NixOS manual/ system configuration: https://nixos.org/manual/nixos/stable/index.html#ch-configuration
- NixOS manual/ writing modules: https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules
- NixOS wiki about modules: https://nixos.wiki/wiki/NixOS_modules
Let's combine these sections into a single section in nix.dev
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.