services.strichliste.settings.payment.dispense.steps

NixOS option

List of selectable spending amounts. This should match your most common products.

type: list of (signed integer or floating point number)
Default
[ ]
Example
[
  0.5
  1
  2
  5
  10
  20
]
declared in: nixos/modules/services/web-apps/strichliste.nixView source on NixOS/nixpkgs →