services.beszel.agent.smartmon.deviceAllow
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/beszel-agent.nixView source on NixOS/nixpkgs →[ "/dev/sda" "/dev/sdb" "/dev/nvme0" ]