fix: hdd storage - do not unlock on boot, increase boot.loader.timeout

This commit is contained in:
Ryan Yin
2024-08-17 03:06:37 +08:00
parent e8be41f8e1
commit f1a5d419fb
4 changed files with 6 additions and 3 deletions

View File

@@ -26,6 +26,9 @@
fallbackToPassword = true;
allowDiscards = true;
};
# Whether to add a boot.initrd.luks.devices entry for the specified disk.
# This data disk is not needed to boot the system, so we don't need to unlock it in the initrd.
initrdUnlock = false;
# encrypt the root partition with luks2 and argon2id, will prompt for a passphrase, which will be used to unlock the partition.
# cryptsetup luksFormat