nixos/iso-image: Drop all unneeded FS modules

It's not like the iso-image will be anything else than isohybrid
FAT+iso9660...
This commit is contained in:
Samuel Dionne-Riel 2023-08-14 17:04:52 -04:00
commit 47ae07a23f

View file

@ -260,12 +260,6 @@ let
"iso9660"
"part_gpt"
"part_msdos"
"exfat"
"ext2"
"ntfs"
"btrfs"
"hfsplus"
"udf"
# Basic stuff
"normal"