nixpkgs/nixos/modules/system
Jared Baur 1dad7f6821
nixos/repart: add loop module to initrd
Systemd-repart will use loopback devices for partition creation if it is
able to, and will fallback to doing "offline" partition creation writing
data directly to files. From what I see looking at the repart code,
there are specific features that cannot be taken advantage of when not
using loopback devices (e.g. no BTRFS subvolumes in systemd v255) and in
certain places they have to perform some manual re-sizing work that can
otherwise be avoided.
2024-01-05 01:04:30 -08:00
..
activation system/activation/bootspec: do not synthesize initrdSecrets if unneeded 2024-01-04 23:11:23 +01:00
boot nixos/repart: add loop module to initrd 2024-01-05 01:04:30 -08:00
etc nixos/etc: keep directories in derivation name 2023-06-07 00:08:43 +02:00
build.nix