nixos-generators/formats
Jörg Thalheim bb76f39145 iso: default to zstd compression
For most users of nixos-generate zstd will be the better choice as
it will build and boot images much faster. Often users have to rebuild
images a couple of times before they are happy with the result.
NixOS might be better of with xz as it saves download and storage cost
for images.
2024-05-19 13:50:34 +02:00
..
amazon.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
azure.nix Fix failing azure builds 2024-02-08 15:13:38 +00:00
do.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
docker.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
gce.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
hyperv.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
install-iso-hyperv.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
install-iso.nix iso: default to zstd compression 2024-05-19 13:50:34 +02:00
iso.nix iso: default to zstd compression 2024-05-19 13:50:34 +02:00
kexec-bundle.nix Fix the extension breaking the find query. 2024-02-08 11:16:16 +00:00
kexec.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
kubevirt.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
linode.nix fix: extra install commands require full pathing 2024-01-18 21:46:09 -05:00
lxc-metadata.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
lxc.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
openstack.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
proxmox-lxc.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
proxmox.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
qcow-efi.nix qcow-efi: define formatAttr as qcow-efi to avoid colliding with qcow 2023-09-18 12:50:03 -06:00
qcow.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
raw-efi.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
raw.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
sd-aarch64-installer.nix reformat all files 2023-05-30 10:21:34 +02:00
sd-aarch64.nix reformat all files 2023-05-30 10:21:34 +02:00
vagrant-virtualbox.nix reformat all files 2023-05-30 10:21:34 +02:00
virtualbox.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
vm-bootloader.nix reformat all files 2023-05-30 10:21:34 +02:00
vm-nogui.nix reformat all files 2023-05-30 10:21:34 +02:00
vm.nix Set nixos diskSize option only if specialArgs.diskSize exists 2024-03-03 15:43:35 +01:00
vmware.nix Add disk-size argument 2024-02-11 11:47:50 -08:00