systemd: remove unused lvm2 input
This commit is contained in:
committed by
Florian Klink
parent
3ceeae830d
commit
0c852e1fa6
@@ -29,7 +29,6 @@
|
||||
# Optional dependencies
|
||||
, pam
|
||||
, cryptsetup
|
||||
, lvm2
|
||||
, audit
|
||||
, acl
|
||||
, lz4
|
||||
|
||||
@@ -23233,8 +23233,6 @@ with pkgs;
|
||||
withTpm2Tss = false;
|
||||
withUserDb = false;
|
||||
glib = null;
|
||||
|
||||
lvm2 = null;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user