services.komodo-periphery.includeDiskMounts

NixOS option

Only include these mount paths in disk reporting.

type: list of string
Default
[ ]
Example
[
  "/mnt/data"
  "/mnt/backup"
]
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →