mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 03:12:51 +00:00
508c310222
I chose not to do nixos.{config, options} because that would make it look too much like a configuration object, which it is not. A configuration object I would define as for example the result of calling NixOS, an attrset with `_type = "configuration";`. Recreating a configuration object without evalModules is quite feasible but not guaranteed to be correct, and not maintainable. |
||
---|---|---|
.. | ||
darwin-builder.section.md | ||
fhs-environments.section.md | ||
makesetuphook.section.md | ||
mkshell.section.md | ||
vm-tools.section.md |