nixpkgs/nixos/modules/image
phaer 08b9155e20 image/images: init
A new NixOS module that adds two new options to `system.build`:

- imageModules: An attrset mapping image variant names to a list of nixos
  modules to use when building such images.

- images: An attrset mapping image variant names to a nixos instance
  based on the current config plus variant-specific modules (see
  `system.build.imageModules` above.
2024-11-26 19:04:53 +01:00
..
amend-repart-definitions.py
assert_uki_repart_match.py nixos/repart-verity-store: init 2024-09-20 17:35:49 +02:00
file-options.nix image/file-options: init 2024-11-26 19:04:53 +01:00
images.nix image/images: init 2024-11-26 19:04:53 +01:00
repart-image.nix nixos/image/repart: unsafeDiscardReferences.out = true 2024-10-10 11:48:36 +02:00
repart-verity-store.nix nixos/image/repart: unsafeDiscardReferences.out = true 2024-10-10 11:48:36 +02:00
repart.nix nixos/repart-image: pass partition attrs to builder instead of JSON file 2024-09-30 20:10:51 +02:00