nixpkgs/doc/builders/special
Robert Hensing 508c310222 darwin.linux-builder: Expose nixosConfig and nixosOptions attributes
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.
2023-10-12 23:10:41 +02:00
..
darwin-builder.section.md darwin.linux-builder: Expose nixosConfig and nixosOptions attributes 2023-10-12 23:10:41 +02:00
fhs-environments.section.md buildFHSEnv: add multiArch flag 2023-07-01 13:41:14 +02:00
makesetuphook.section.md doc: make sure section depths are consecutive 2023-06-10 18:17:04 +02:00
mkshell.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
vm-tools.section.md doc: add missing section IDs 2023-06-10 18:17:04 +02:00