Commit 380f36f3 authored by nikstur's avatar nikstur
Browse files

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#
parent bd4c49f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"