boot.initrd.systemd.repart.enable

NixOS option

Grow and add partitions to a partition table at boot time in the initrd. systemd-repart only works with GPT partition tables. To run systemd-repart after the initrd, see options.systemd.repart.enable.

type: boolean
Default
false
Example
true
declared in: nixos/modules/system/boot/systemd/repart.nixView source on NixOS/nixpkgs →