0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Systemd tpm fixes (#343307)

This commit is contained in:
Will Fancher 2024-09-25 17:17:57 -04:00 committed by GitHub
commit 1f34534920
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 84 additions and 19 deletions

View file

@ -37,8 +37,6 @@ let
"cryptsetup.target"
"cryptsetup-pre.target"
"remote-cryptsetup.target"
] ++ optionals cfg.package.withTpm2Tss [
"tpm2.target"
] ++ [
"sigpwr.target"
"timers.target"