services.kbfs.extraFlags

NixOS option

Additional flags to pass to the Keybase filesystem on launch.

type: list of string
Default
[ ]
Example
[
  "-label kbfs"
  "-mount-type normal"
]
declared in: nixos/modules/services/network-filesystems/kbfs.nixView source on NixOS/nixpkgs →