Add ripgrep and workstation authoring tools

This commit is contained in:
Fabio Scotto di Santolo
2026-04-02 17:21:08 +02:00
parent 8c899a1886
commit 9ea6485976
2 changed files with 3 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ ubuntu_packages_base:
- nodejs
- git-delta
- jq
- ripgrep
ubuntu_manage_docker_repo: true

View File

@@ -5,6 +5,8 @@ workstation_dev_packages:
- gpg-agent
- libfido2-1
- openssh-client
- pandoc
- shellcheck
workstation_user_directories:
- path: "{{ user_home }}/.config"