job-compiler/modular-recipes/repos/minimal_hydroponics_setup/raspberry_pi.toml

10 lines
237 B
TOML

[inputs]
capital={quantity={amount=50.00, unit="USDollar"}}
[dependencies]
operator = {skills=["vendor interaction"]}
[action.purchase]
vendor = [
"https://www.raspberrypi.com/products/raspberry-pi-5/?variant=raspberry-pi-5-2gb"
]