hardware.rasdaemon.config

NixOS option

rasdaemon configuration, currently only used for CE PFA for details, read rasdaemon.outPath/etc/sysconfig/rasdaemon’s comments

type: strings concatenated with "\n"
Default
""
Example
''
  # defaults from included config
  PAGE_CE_REFRESH_CYCLE="24h"
  PAGE_CE_THRESHOLD="50"
  PAGE_CE_ACTION="soft"
''
declared in: nixos/modules/services/hardware/rasdaemon.nixView source on NixOS/nixpkgs →