Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
@@ -17,6 +17,9 @@ include_recipe 'apt_repositories::_official'
# Setup podman
include_recipe 'workstation::_podman'
+# Setup 'git'
+include_recipe 'workstation::_git'
+
# Install 'systemd-genie'
include_recipe 'workstation::_genie'