services.komodo-periphery.excludeDiskMounts

NixOS option

Exclude these mount paths from disk reporting.

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