services.grocy.extraConfig

NixOS option

These lines go at the end of config.php verbatim.

type: strings concatenated with "\n"
Default
""
Example
''
  Setting('FEATURE_FLAG_RECIPES', false);
  Setting('FEATURE_FLAG_STOCK_PRODUCT_FREEZING', false);
''
declared in: nixos/modules/services/web-apps/grocy.nixView source on NixOS/nixpkgs →