boot.tmp.zramSettings.options

By default, file systems and swap areas are trimmed on-the-go by setting "discard". Setting this to the empty string clears the option.

See: https://github.com/systemd/zram-generator/blob/main/zram-generator.conf.example

Type
string
Default
"X-mount.mode=1777,discard"
Declared
<nixpkgs/nixos/modules/system/boot/zram-as-tmp.nix>