From 7fced10c52a2efa3a072395cb816580b4d07db0a Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Thu, 13 Nov 2025 20:05:22 +0100 Subject: [PATCH] switch local to Zurich --- ingredients/core-locale.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingredients/core-locale.cfg b/ingredients/core-locale.cfg index 0ea66db..7a378bd 100644 --- a/ingredients/core-locale.cfg +++ b/ingredients/core-locale.cfg @@ -1,3 +1,3 @@ keyboard --xlayouts='ch (fr)' # Set keyboard layouts for Romandy lang en_US.UTF-8 # Set system language to American English. More languages could be supported: --addsupport=cs_CZ,de_DE,en_UK -timezone Europe/Paris --utc # Set system timezone to Paris \ No newline at end of file +timezone Europe/Zurich --utc # Set system timezone to Zurich \ No newline at end of file