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:
commit
1f34534920
5 changed files with 84 additions and 19 deletions
|
@ -37,8 +37,6 @@ let
|
|||
"cryptsetup.target"
|
||||
"cryptsetup-pre.target"
|
||||
"remote-cryptsetup.target"
|
||||
] ++ optionals cfg.package.withTpm2Tss [
|
||||
"tpm2.target"
|
||||
] ++ [
|
||||
"sigpwr.target"
|
||||
"timers.target"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue