systemd.repart.enable

NixOS option

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

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