From 77c9c876243047b2e8fa9a6927b3026ce663b865 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Wed, 1 Jul 2026 21:06:29 +0200 Subject: [PATCH] change time locale --- features-nixos/global/locale.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features-nixos/global/locale.nix b/features-nixos/global/locale.nix index f2f8402..04769b5 100644 --- a/features-nixos/global/locale.nix +++ b/features-nixos/global/locale.nix @@ -11,7 +11,7 @@ LC_NUMERIC = "en_US.UTF-8"; LC_PAPER = "de_DE.UTF-8"; LC_TELEPHONE = "de_DE.UTF-8"; - LC_TIME = "de_DE.UTF-8"; + LC_TIME = "de_GB.UTF-8"; # english weekdays, but 24h format }; # Keymap