André-Patrick Bubel 2000fba561
nixos/fileystems: Fix boot fails with encrypted fs
Boot fails when a keyfile is configured for all encrypted filesystems
and no other luks devices are configured. This is because luks support is only
enabled in the initrd, when boot.initrd.luks.devices has entries. When a
fileystem has a keyfile configured though, it is setup by a custom
command, not by boot.initrd.luks.

This commit adds an internal config flag to enable luks support in the
initrd file, even if there are no luks devices configured.
2017-09-14 05:27:41 +02:00
..
2014-07-30 16:19:26 +02:00
2014-02-08 14:59:52 +01:00
2017-01-26 17:52:52 +01:00
2017-08-31 05:39:31 -05:00
2014-07-30 16:19:26 +02:00