services.xandikos.extraOptions

NixOS option

Extra command line arguments to pass to xandikos.

type: list of string
Default
[ ]
Example
[ "--autocreate"
  "--defaults"
  "--current-user-principal user"
  "--dump-dav-xml"
]
declared in: nixos/modules/services/networking/xandikos.nixView source on NixOS/nixpkgs →