systemd-with-cryptsetup -> systemd_with_cryptsetup.
This commit is contained in:
parent
8cbf4bb70b
commit
2e9a0b21f4
|
@ -10993,7 +10993,7 @@ in
|
|||
cryptsetup = null; # Infinite recusion
|
||||
};
|
||||
|
||||
systemd-with-cryptsetup = appendToName "-with-cryptsetup" (systemd.override {
|
||||
systemd_with_cryptsetup = appendToName "-with-cryptsetup" (systemd.override {
|
||||
inherit cryptsetup;
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue