services.chrony.enableMemoryLocking

NixOS option

Whether to add the -m flag to lock memory.

type: boolean
Default
config.environment.memoryAllocator.provider != "graphene-hardened" && config.environment.memoryAllocator.provider != "graphene-hardened-light"
declared in: nixos/modules/services/networking/ntp/chrony.nixView source on NixOS/nixpkgs →