Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2025-01-16 18:04:20 +00:00
committed by GitHub
78 changed files with 1052 additions and 1754 deletions

View File

@@ -322,7 +322,7 @@ in
description = "Create Volatile Files and Directories in the Real Root";
after = [ "initrd-fs.target" ];
before = [
"initrd-nixos-activation.service"
"initrd.target"
"shutdown.target" "initrd-switch-root.target"
];
conflicts = [ "shutdown.target" "initrd-switch-root.target" ];