services.odoo.autoInitExtraFlags

NixOS option

Extra flags passed to odoo when run for the first time by autoInit

type: list of string
Default
[ ]
Example
[ "--without-demo=all" ]
declared in: nixos/modules/services/finance/odoo.nixView source on NixOS/nixpkgs →