summaryrefslogtreecommitdiffstats
path: root/nixos/modules/installer/cd-dvd
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2023-08-14 17:04:52 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2023-09-06 14:09:02 -0400
commit47ae07a23fdea96595a50033d6a8bff9341ff9e4 (patch)
tree0fc11c6ecd75379f05700b23760f2e57a83efac7 /nixos/modules/installer/cd-dvd
parentd64b03a339138394917e9ce224895077560918ff (diff)
nixos/iso-image: Drop all unneeded FS modules
It's not like the iso-image will be anything else than isohybrid FAT+iso9660...
Diffstat (limited to 'nixos/modules/installer/cd-dvd')
-rw-r--r--nixos/modules/installer/cd-dvd/iso-image.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/nixos/modules/installer/cd-dvd/iso-image.nix b/nixos/modules/installer/cd-dvd/iso-image.nix
index 2be7020cb8b2..ee38d41982a4 100644
--- a/nixos/modules/installer/cd-dvd/iso-image.nix
+++ b/nixos/modules/installer/cd-dvd/iso-image.nix
@@ -260,12 +260,6 @@ let
"iso9660"
"part_gpt"
"part_msdos"
- "exfat"
- "ext2"
- "ntfs"
- "btrfs"
- "hfsplus"
- "udf"
# Basic stuff
"normal"