feature: add WSL container tooling

This commit is contained in:
Fabio Scotto di Santolo
2026-09-15 16:38:33 +02:00
parent e8d059c8ed
commit 73bf2cd62a

View File

@@ -3,6 +3,10 @@ enabled_services:
- docker - docker
workstation_dev_wsl_packages: workstation_dev_wsl_packages:
- buildah
- helm
# Fedora ships the kubectl client binary in the kubernetes-client package.
- kubernetes-client
- mise - mise
- pinentry-curses - pinentry-curses
- python3-pip - python3-pip