nixpkgs/nixos/modules/profiles
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
..
keys
all-hardware.nix
base.nix
clone-config.nix
demo.nix
docker-container.nix
graphical.nix
hardened.nix
headless.nix
installation-device.nix
macos-builder.nix darwin.linux-builder: Expose nixosConfig and nixosOptions attributes 2023-10-12 23:10:41 +02:00
minimal.nix
qemu-guest.nix