From 5dc54769cd66e604b18bf65e3e5eb0addd194f09 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Wed, 6 Aug 2025 21:37:27 +0200 Subject: [PATCH] wildfire: 449 current 2025-08-06 21:37:19 25.05.20250718.f01fe91 6.15.7 * fix language --- modules/common.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/common.nix b/modules/common.nix index 281e486..5c5c95f 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -134,8 +134,6 @@ in { LC_PAPER = "sv_SE.UTF-8"; LC_TELEPHONE = "sv_SE.UTF-8"; LC_TIME = "sv_SE.UTF-8"; - LC_ALL = "sv_SE.UTF-8"; - LC_CTYPE = "sv_SE.UTF-8"; }; };