boot.initrd.compressorArgs

NixOS option

Arguments to pass to the compressor for the initrd image, or null to use the compressor’s defaults.

type: null or (list of string)
Default
null
declared in: nixos/modules/system/boot/stage-1.nixView source on NixOS/nixpkgs →