nixpkgs/nixos/modules/image
Vincent Haupert f652755434 nixos/image: add image.repart.package option
Allow giving a custom package containing the `systemd-repart` binary.
Defaults to `pkgs.systemd`. This option opens up the possibility to use
a different package for the image builder and the system configuration.

For example, someone could use this option to build an image with a
patched systemd while still using the upstream nixpkgs systemd package
(i.e., `pkgs.systemd`) for the system configuration installed to the
created image.
2023-08-04 13:49:18 +02:00
..
amend-repart-definitions.py nixos/image: use stable target dir for amended repart definitions 2023-08-03 11:46:35 +02:00
repart.md
repart.nix nixos/image: add image.repart.package option 2023-08-04 13:49:18 +02:00