zramSwap.priority

NixOS option

Priority of the zram swap devices. It should be a number higher than the priority of your disk-based swap devices (so that the system will fill the zram swap devices before falling back to disk swap).

type: signed integer
Default
5
declared in: nixos/modules/config/zram.nixView source on NixOS/nixpkgs →