diff --git a/nixos/modules/system/boot/systemd/tpm2.nix b/nixos/modules/system/boot/systemd/tpm2.nix index de0f72e5a543..3537dab80f13 100644 --- a/nixos/modules/system/boot/systemd/tpm2.nix +++ b/nixos/modules/system/boot/systemd/tpm2.nix @@ -45,6 +45,7 @@ "systemd-tpm2-setup.service" "systemd-pcrextend.socket" "systemd-pcrextend@.service" + "systemd-pcrlogin@.service" ]; } )