services.kbfs.extraFlags

Additional flags to pass to the Keybase filesystem on launch.

Type
list of string
Default
[ ]
Example
[
  "-label kbfs"
  "-mount-type normal"
]
Declared
<nixpkgs/nixos/modules/services/network-filesystems/kbfs.nix>