nixpkgs/nixos/modules/system
Jan Malakhovski a9d69a74d6 nixos: initrd/luks: change passphrases handling
Also reuse common cryptsetup invocation subexpressions.

- Passphrase reading is done via the shell now, not by cryptsetup.
  This way the same passphrase can be reused between cryptsetup
  invocations, which this module now tries to do by default (can be
  disabled).
- Number of retries is now infinity, it makes no sense to make users
  reboot when they fail to type in their passphrase.
2018-08-08 02:47:47 +00:00
..
activation Merge pull request #43682 from primeos/never-stop-system.slice 2018-07-28 20:42:22 +02:00
boot nixos: initrd/luks: change passphrases handling 2018-08-08 02:47:47 +00:00
etc environment.etc: add user/group option 2017-07-29 23:56:46 +01:00