add 'minimal hydroponics setup' repo

This commit is contained in:
Sebastian Kuzminsky 2025-02-08 14:34:17 -07:00
parent 9e000e0202
commit 68151fe7a4
17 changed files with 218 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[outputs]
hose_1_2_inch = { quantity = { amount=100, unit="Foot" } }
[inputs]
capital = { quantity = { amount=69.95, unit="USDollar" } }
[dependencies]
operator = {skills=["vendor interaction"]}
[action.purchase]
vendor = [
"https://www.ebay.com/itm/125116790610"
]