Add more packages

This commit is contained in:
Mike Reeves
2023-06-28 15:36:51 -04:00
parent b06a35099f
commit f67ac80c56

View File

@@ -23,9 +23,6 @@ commonpkgs:
- python3-lxml - python3-lxml
- git - git
- vim - vim
- fuse3
- fuse-overlayfs
- fuse3-libs
# since Ubuntu requires and internet connection we can use pip to install modules # since Ubuntu requires and internet connection we can use pip to install modules
python3-pip: python3-pip:
@@ -67,4 +64,7 @@ commonpkgs:
- python3-watchdog - python3-watchdog
- python3-packaging - python3-packaging
- unzip - unzip
- fuse3
- fuse-overlayfs
- fuse3-libs
{% endif %} {% endif %}