hardware.rasdaemon.mainboard
NixOS option
Custom mainboard description, see ras-mc-ctl(8) for more details.
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/hardware/rasdaemon.nixView source on NixOS/nixpkgs →'' vendor = ASRock model = B450M Pro4 # it should default to such values from # /sys/class/dmi/id/board_[vendor|name] # alternatively one can supply a script # that returns the same format as above script = <path to script> ''