src.nth.io/

summaryrefslogtreecommitdiff
path: root/rpi-base/defaults/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-06-14 11:40:43 -0500
committerLuke Hoersten <[email protected]>2020-06-14 11:40:43 -0500
commit14db502f6c158fc61c324d7cba5167fbcc27f4ce (patch)
tree3127dbc3187d6cd20a0fe55d5283b9d6f546ccb7 /rpi-base/defaults/main.yaml
parent70ffa64a77f1bc2c33b9eec173a49d93900f9b79 (diff)
Added ngircd.
Diffstat (limited to 'rpi-base/defaults/main.yaml')
-rw-r--r--rpi-base/defaults/main.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpi-base/defaults/main.yaml b/rpi-base/defaults/main.yaml
index d8ae3f5..737798b 100644
--- a/rpi-base/defaults/main.yaml
+++ b/rpi-base/defaults/main.yaml
@@ -13,3 +13,5 @@ rpi_base_apt_packages:
- "jq"
- "tree"
- "iperf3"
+ - "python3-pip"
+ - "unzip"