services.haveged.enable

NixOS option

Whether to enable haveged entropy daemon, which refills /dev/random when low. NOTE: does nothing on kernels newer than 5.6 .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/security/haveged.nixView source on NixOS/nixpkgs →