mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
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:
parent
d64b03a339
commit
47ae07a23f
1 changed files with 0 additions and 6 deletions
|
|
@ -260,12 +260,6 @@ let
|
|||
"iso9660"
|
||||
"part_gpt"
|
||||
"part_msdos"
|
||||
"exfat"
|
||||
"ext2"
|
||||
"ntfs"
|
||||
"btrfs"
|
||||
"hfsplus"
|
||||
"udf"
|
||||
|
||||
# Basic stuff
|
||||
"normal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue