diff options
| author | Luke Hoersten <[email protected]> | 2024-02-04 20:27:19 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2024-02-04 20:27:19 -0600 |
| commit | 04edbf561c44e28753cbbaa3870b23b220cc644c (patch) | |
| tree | 66a1fc151e8036d6ee1d1de6401cfe9d619a82c1 /rpi-base | |
| parent | e8be763403fb3d623b68ea6cb1781e61a72d28d4 (diff) | |
Tons of updates to fix migration to new server.
Diffstat (limited to 'rpi-base')
| -rw-r--r-- | rpi-base/defaults/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpi-base/defaults/main.yaml b/rpi-base/defaults/main.yaml index bbadb4a..16c3e5d 100644 --- a/rpi-base/defaults/main.yaml +++ b/rpi-base/defaults/main.yaml @@ -4,6 +4,7 @@ rpi_base_enable_wifi: True rpi_base_timezone: "America/Chicago" rpi_base_log_size: "100M" rpi_base_apt_packages: + - "mosh" - "avahi-daemon" - "log2ram" - "fail2ban" |
