boot.initrd.systemd.repart.empty

NixOS option

Controls how to operate on empty devices that contain no partition table yet. See systemd-repart(8) for details.

type: one of "refuse", "allow", "require", "force", "create"
Default
"refuse"
Example
"require"
declared in: nixos/modules/system/boot/systemd/repart.nixView source on NixOS/nixpkgs →