nixpkgs/nixos/modules/system/boot/systemd
Will Fancher 6cfd95fc8c nixos/systemd-stage-1: Order nixos activation after initrd-switch-root.target
Now it's placed between initrd-switch-root.target and
initrd-switch-root.service, meaning it is truly the last thing to
happen before switch-root, as it should be.
2024-11-11 05:52:18 -05:00
..
coredump.nix nixos/boot: use --replace-fail 2024-06-06 18:33:30 +02:00
dm-verity.nix nixos: add support for dm-verity 2024-09-20 13:03:10 +02:00
homed.nix
initrd-secrets.nix
initrd.nix nixos/systemd-stage-1: Order nixos activation after initrd-switch-root.target 2024-11-11 05:52:18 -05:00
journald-gateway.nix
journald-remote.nix
journald-upload.nix
journald.nix nixos/services.journald: remove with lib; 2024-08-30 23:01:42 +02:00
logind.nix nixos/services.logind: remove with lib; 2024-08-30 23:01:45 +02:00
nspawn.nix nixos/nspawn: cgroupsv2 by default 2024-06-23 11:48:58 +02:00
oomd.nix
repart.nix
shutdown.nix nixos/make-initrd-ng: Pass contents as JSON 2024-07-21 06:31:42 -04:00
sysupdate.nix
sysusers.nix Improve assertions for etc.overlay and systemd-sysusers (#332516) 2024-09-23 17:01:30 +02:00
tmpfiles.nix nixos/tmpfiles: only setup nix tmpfiles when nix is used 2024-10-05 09:01:55 -07:00
tpm2.nix nixos/systemd-stage-1: Don't enable TPM2 on scripted stage 1 2024-10-04 19:50:46 -04:00
user.nix nixos/systemd-user: add generators option 2024-05-30 19:51:42 +02:00
userdbd.nix