|
@@ -17,6 +17,9 @@ include_recipe 'apt_repositories::_official'
|
|
# Setup podman
|
|
# Setup podman
|
|
include_recipe 'workstation::_podman'
|
|
include_recipe 'workstation::_podman'
|
|
|
|
|
|
|
|
+# Setup 'git'
|
|
|
|
+include_recipe 'workstation::_git'
|
|
|
|
+
|
|
# Install 'systemd-genie'
|
|
# Install 'systemd-genie'
|
|
include_recipe 'workstation::_genie'
|
|
include_recipe 'workstation::_genie'
|
|
|
|
|