diff --git a/install/system/filesystem b/install/system/filesystem index e56272f..6ccba2e 100644 --- a/install/system/filesystem +++ b/install/system/filesystem @@ -10,7 +10,8 @@ options+=("btrfs-progs" "BTRFS file utils" on) options+=("exfat-utils" "" on) options+=("gptfdisk" "" on) options+=("autofs" "" on) -options+=("fuse" "" on) +options+=("fuse2" "" on) +options+=("fuse3" "" on) options+=("fuseiso" "" on) options+=("sshfs" "" on) options+=("samba" "" off)