nixos/systemd: include systemd-boot-random-seed.service

This is necessary to properly refresh the boot loader random seed.
See https://www.freedesktop.org/software/systemd/man/latest/systemd-boot-random-seed.service.html#
This commit is contained in:
nikstur 2024-02-28 12:14:04 +01:00
parent bd4c49f29b
commit 380f36f350

View file

@ -97,6 +97,7 @@ let
# Maintaining state across reboots.
"systemd-random-seed.service"
"systemd-boot-random-seed.service"
"systemd-backlight@.service"
"systemd-rfkill.service"
"systemd-rfkill.socket"