# Configuration file automatically written by the Calamares system installer # (This file is written once at install time and should be safe to edit.) # Enables support for LUKS full disk encryption with single sign on from GRUB. # force installing /etc/crypttab even if hostonly="no", install the keyfile install_items+=" /etc/crypttab /crypto_keyfile.bin " # enable automatic resume from swap add_device+=" /dev/YOUR_SWAP_DEVICE_HERE "