chore: Small improvments...

This commit is contained in:
2026-07-16 13:08:13 +02:00
parent 80afa299b4
commit 3b3f7e60a6
4 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{{/* .chezmoitemplates/mise-tools */}}
{{- $hostname := output "hostname" | trim -}}
# Configuration pour l'hôte {{ $hostname }}
{{- $username := .chezmoi.username }}
# Configuration personnalisée pour l'utilisateur {{ $username }} et l'hôte {{ $hostname }}
{{- $currentHost := index .hosts $hostname -}}
{{- if $currentHost }}
{{- /* 1. Parcourir les toolboxes associées à cet hôte */}}