services.syncoid.localSourceAllow

Permissions granted for the services.syncoid.user user for local source datasets. See https://openzfs.github.io/openzfs-docs/man/8/zfs-allow.8.html for available permissions.

Type
list of string
Default
[
  "bookmark"
  "hold"
  "send"
  "snapshot"
  "destroy"
  "mount"
]
Declared
<nixpkgs/nixos/modules/services/backup/syncoid.nix>