- if config is needed, it has a file in vars/ - all imported vars for pkgs are namespaced with _<pkgname>
9 lines
69 B
YAML
9 lines
69 B
YAML
---
|
|
Darwin:
|
|
pkgs:
|
|
- node
|
|
Linux:
|
|
pkgs:
|
|
- nodejs
|
|
- npm
|