From f44c6c47f369c74844b668696824e18edc205194 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Fri, 17 Jul 2026 20:16:32 +0200 Subject: [PATCH] fix(data): Fix username for the cloud server in chezmoi data (xavier -> ubuntu) --- .chezmoidata/hosts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoidata/hosts.yaml b/.chezmoidata/hosts.yaml index 94849f3..b2c9701 100644 --- a/.chezmoidata/hosts.yaml +++ b/.chezmoidata/hosts.yaml @@ -25,7 +25,7 @@ hosts: toolboxes: - terminal - dev-tools - xavier: + ubuntu: toolboxes: - terminal - dev-tools