mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
10 lines
146 B
YAML
10 lines
146 B
YAML
---
|
|
ubuntu_packages_base:
|
|
- ca-certificates
|
|
- curl
|
|
- gpg
|
|
- python3-apt
|
|
- python3-gi
|
|
- python3-gi-cairo
|
|
- software-properties-common
|