Add exfat-utils to filesystem
This commit is contained in:
parent
a4be809a5e
commit
102ecef56a
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue