diff --git a/install/system/filesystem b/install/system/filesystem index a4c7b3e..e56272f 100644 --- a/install/system/filesystem +++ b/install/system/filesystem @@ -7,6 +7,7 @@ options+=("snapper" "snapshot manager (ext4, lvm, btrfs)" off) options+=("dosfstools" "FAT32 file support (Windows Drives)" on) options+=("ntfs-3g" "NTFS file support (Windows Drives)" on) options+=("btrfs-progs" "BTRFS file utils" on) +options+=("exfat-utils" "" on) options+=("gptfdisk" "" on) options+=("autofs" "" on) options+=("fuse" "" on)