systemd: remove unused lvm2 input

This commit is contained in:
Andreas Rammhold
2022-03-05 21:27:45 +01:00
committed by Florian Klink
parent 3ceeae830d
commit 0c852e1fa6
2 changed files with 0 additions and 3 deletions
@@ -29,7 +29,6 @@
# Optional dependencies
, pam
, cryptsetup
, lvm2
, audit
, acl
, lz4
-2
View File
@@ -23233,8 +23233,6 @@ with pkgs;
withTpm2Tss = false;
withUserDb = false;
glib = null;
lvm2 = null;
};