Add more frequently used packages by default

This commit is contained in:
2020-09-04 02:43:40 -04:00
parent 05fea8708b
commit 0fcd79040e

View File

@@ -3,10 +3,13 @@ network_type: static
allow_reboot: true allow_reboot: true
packages: packages:
- cryptsetup
- curl - curl
- htop - htop
- jq
- kpartx - kpartx
- rsync - rsync
- screen - screen
- tree
- vim - vim
- wget - wget