nixpkgs/nixos/modules/system/boot/systemd
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
..
coredump.nix Revert "nixos/systemd-coredump: guard static gid for systemd-coredump behind state version" 2023-02-25 22:31:56 -05:00
homed.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
initrd-secrets.nix nixos/initrd-secrets: ensure correct ordering w.r.t. shutdown.target 2023-11-30 15:18:23 -08:00
initrd.nix Merge pull request #273695 from lopsided98/initrd-systemd-lib-firmware 2024-01-03 04:30:27 -05:00
journald.nix nixos/journald: add storage option 2023-11-07 14:06:27 +01:00
logind.nix nixos/logind: Add key handling options 2023-04-22 14:41:36 +00:00
nspawn.nix nixos/nspawn: fix spelling of systemd.nspawn MachineID option 2023-06-12 12:08:15 +02:00
oomd.nix nixos/oomd: add missing section to use slice 2024-01-03 02:45:38 +01:00
repart.nix nixos/repart: add loop module to initrd 2024-01-05 01:04:30 -08:00
shutdown.nix systemd shutdownRamfs: Fix infinite shutdown loop 2023-07-29 13:52:52 -04:00
sysupdate.nix nixos/lib: systemd definition files function 2023-07-26 23:30:08 +02:00
tmpfiles.nix Revert "nixos/switch-to-configuration: remove explicit tmpfiles invocation" 2023-11-29 09:38:27 +03:00
user.nix nixos/systemd-user: call systemd-tmpfiles during activation 2023-08-29 10:46:44 -07:00
userdbd.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00