services.beszel.agent.smartmon.deviceAllow

List of device paths to allow access to for SMART monitoring. This is only needed if the ambient capabilities are not sufficient. Devices will be granted read-only access.

Type
list of string
Default
[ ]
Example
[
  "/dev/sda"
  "/dev/sdb"
  "/dev/nvme0"
]
Declared
<nixpkgs/nixos/modules/services/monitoring/beszel-agent.nix>