From 8902f675c4b7feaad0f5e627c78c099448623c4e Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Mon, 1 Feb 2021 11:23:21 +0100 Subject: [PATCH] Clarifications. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9246cf4..8cdcd1e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Partition Scheme -| Partition Number | Label | Size | Mountpoint | Filesystem | -|------------------|-----------|------------------|------------|-----------------| -| 1 | ESP | 512 MB | /boot | FAT32 | -| 2 | Cryptroot | Rest of the disk | / | BTRFS Encrypted | +| Partition Number | Label | Size | Mountpoint | Filesystem | +|------------------|-----------|------------------|------------|------------------------| +| 1 | ESP | 512 MB | /boot | FAT32 | +| 2 | Cryptroot | Rest of the disk | / | BTRFS Encrypted (LUKS) | # BTRFS Subvolumes layout