vm: add zstd comment

This commit is contained in:
Motiejus Jakštys 2024-12-02 21:40:10 +02:00
parent f022bc0649
commit e165c781ef

View File

@ -34,6 +34,9 @@
in
{
isoName = "toolshed-${vsn}.iso";
# as of writing zstd -19 reduces toolshed from 9.1G to 8.6G, but takes
# ~30min on fwminex, as opposed to 10m with default settings.
#squashfsCompression = "zstd -Xcompression-level 19";
squashfsCompression = "zstd";
appendToMenuLabel = " Toolshed ${vsn}";
makeEfiBootable = true; # EFI booting