about summary refs log tree commit diff
path: root/nixos/modules/system
diff options
context:
space:
mode:
authorRaito Bezarius <masterancpp@gmail.com>2023-06-19 02:40:27 +0200
committernikstur <nikstur@outlook.com>2023-09-13 12:02:39 +0200
commitfe6e29938174d1548bdcf02e0100824b272442ed (patch)
tree54fb77ba25e050d236f58e61d6ee093bfe4679e2 /nixos/modules/system
parent18b500811c2676bb2da63594403e581c7c899206 (diff)
downloadnixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar.gz
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar.bz2
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar.lz
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar.xz
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.tar.zst
nixlib-fe6e29938174d1548bdcf02e0100824b272442ed.zip
systemd: 253.5 -> 254-rc1
This is an early preparation for systemd v254 which causes some patch reflows
and EFI-related cleanups to their new build system with elf2efi, requiring pyelftools
as a Python packge.
Diffstat (limited to 'nixos/modules/system')
-rw-r--r--nixos/modules/system/boot/systemd/initrd.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/systemd/initrd.nix b/nixos/modules/system/boot/systemd/initrd.nix
index 5d9fca7a605e..b20b0168e40f 100644
--- a/nixos/modules/system/boot/systemd/initrd.nix
+++ b/nixos/modules/system/boot/systemd/initrd.nix
@@ -57,7 +57,6 @@ let
     "systemd-ask-password-console.service"
     "systemd-fsck@.service"
     "systemd-halt.service"
-    "systemd-hibernate-resume@.service"
     "systemd-journald-audit.socket"
     "systemd-journald-dev-log.socket"
     "systemd-journald.service"