From c0a03acfd6733a89312b96a913796ece6e7c3a27 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Fri, 17 Jul 2026 01:25:24 +0200 Subject: [PATCH] feat(mise): Add dev-tools toolbox for root on all hosts --- .chezmoidata/hosts.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.chezmoidata/hosts.yaml b/.chezmoidata/hosts.yaml index c710bbe..94849f3 100644 --- a/.chezmoidata/hosts.yaml +++ b/.chezmoidata/hosts.yaml @@ -6,6 +6,7 @@ hosts: root: toolboxes: - terminal + - dev-tools xavier: toolboxes: - terminal @@ -23,6 +24,7 @@ hosts: root: toolboxes: - terminal + - dev-tools xavier: toolboxes: - terminal @@ -38,6 +40,7 @@ hosts: root: toolboxes: - terminal + - dev-tools xavier: toolboxes: - terminal @@ -56,6 +59,7 @@ hosts: root: toolboxes: - terminal + - dev-tools xavier: toolboxes: - terminal @@ -65,6 +69,7 @@ hosts: root: toolboxes: - terminal + - dev-tools xavier: toolboxes: - terminal