services.surrealdb.extraFlags

Specify a list of additional command line flags.

Type
list of string
Default
[ ]
Example
[
  "--allow-all"
  "--user"
  "root"
  "--pass"
  "root"
]
Declared
<nixpkgs/nixos/modules/services/databases/surrealdb.nix>