services.swapspace.settings.upper_freelimit

NixOS option

Upper free-space threshold: if the percentage of free space exceeds this number, swapspace will attempt to free up swapspace

type: integer between 0 and 100 (both inclusive)
Default
60
declared in: nixos/modules/services/system/swapspace.nixView source on NixOS/nixpkgs →