···11+22+# Generic {#modules-generic}
33+44+Generic modules can be imported to extend configurations of any [class].
55+66+## `meta-maintainers.nix` {#modules-generic-meta-maintainers}
77+88+The options below become available when using `imports = [ (nixpkgs + "/modules/generic/meta-maintainers.nix") ];`.
99+1010+```{=include=} options
1111+id-prefix: opt-modules-generic-meta-maintainers-
1212+list-id: configuration-variable-list
1313+source: ../options-modules-generic-meta-maintainers.json
1414+```
1515+1616+[class]: https://nixos.org/manual/nixpkgs/unstable/#module-system-lib-evalModules-param-class
+12
doc/modules/index.md
···11+# Modules {#modules}
22+33+The Nixpkgs repository provides [Module System] modules for various purposes.
44+55+The following sections are organized by [module class].
66+77+```{=include=} chapters
88+generic.chapter.md
99+```
1010+1111+[Module System]: https://nixos.org/manual/nixpkgs/unstable/#module-system
1212+[module class]: https://nixos.org/manual/nixpkgs/unstable/#module-system-lib-evalModules-param-class