zramSwap.enable

NixOS option

Enable in-memory compressed devices and swap space provided by the zram kernel module. See https://www.kernel.org/doc/Documentation/blockdev/zram.txt .

type: boolean
Default
false
declared in: nixos/modules/config/zram.nixView source on NixOS/nixpkgs →