boot.tmp.zramSettings.compression-algorithm

NixOS option

The compression algorithm to use for the zram device. See: https://github.com/systemd/zram-generator/blob/main/zram-generator.conf.example

type: string
Default
"zstd"
Example
"lzo-rle"
declared in: nixos/modules/system/boot/zram-as-tmp.nixView source on NixOS/nixpkgs →