services.odoo.settings
Odoo configuration settings. For more details see https://www.odoo.com/documentation/15.0/administration/install/deploy.html
- Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Example
options = { db_user = "odoo"; db_password="odoo"; };- Declared
- <nixpkgs/nixos/modules/services/finance/odoo.nix>