1 2# Generic {#modules-generic} 3 4Generic modules can be imported to extend configurations of any [class]. 5 6## `meta-maintainers.nix` {#modules-generic-meta-maintainers} 7 8The options below become available when using `imports = [ (nixpkgs + "/modules/generic/meta-maintainers.nix") ];`. 9 10```{=include=} options 11id-prefix: opt-modules-generic-meta-maintainers- 12list-id: configuration-variable-list 13source: ../options-modules-generic-meta-maintainers.json 14``` 15 16[class]: https://nixos.org/manual/nixpkgs/unstable/#module-system-lib-evalModules-param-class