4 lines
74 B
TOML
4 lines
74 B
TOML
[phases.setup]
|
|
nixPkgs = ["nodejs_18", "bun"]
|
|
aptPkgs = ["curl", "wget"]
|
|
|