diff --git a/modules/system/boot/systemd.nix b/modules/system/boot/systemd.nix index 652f9763024..7fafc94a4bb 100644 --- a/modules/system/boot/systemd.nix +++ b/modules/system/boot/systemd.nix @@ -194,6 +194,12 @@ let "umount.target" "final.target" + # Password entry. + "systemd-ask-password-console.path" + "systemd-ask-password-console.service" + "systemd-ask-password-wall.path" + "systemd-ask-password-wall.service" + # Misc. "syslog.socket" ];