diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 2829a8130439..8b4b3f12b040 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -29011,6 +29011,7 @@ with pkgs; withFido2 = true; withKmod = true; withTpm2Tss = true; + withRepart = true; }; systemdStage1Network = systemdStage1.override { pname = "systemd-stage-1-network";