services.btrbk.sshAccess.*.roles

What actions can be performed with this SSH key. See ssh_filter_btrbk(1) for details

Type
list of (one of "info", "source", "target", "delete", "snapshot", "send", "receive")
Example
[
  "source"
  "info"
  "send"
]
Declared
<nixpkgs/nixos/modules/services/backup/btrbk.nix>