diff options
| author | Luke Hoersten <[email protected]> | 2020-06-14 11:40:43 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-06-14 11:40:43 -0500 |
| commit | 14db502f6c158fc61c324d7cba5167fbcc27f4ce (patch) | |
| tree | 3127dbc3187d6cd20a0fe55d5283b9d6f546ccb7 /rpi-base/defaults | |
| parent | 70ffa64a77f1bc2c33b9eec173a49d93900f9b79 (diff) | |
Added ngircd.
Diffstat (limited to 'rpi-base/defaults')
| -rw-r--r-- | rpi-base/defaults/main.yaml | 2 |
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" |
