diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index 0a381ef..610f913 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -67,7 +67,7 @@ LC_NUMERIC = "sv_SE.UTF-8"; LC_PAPER = "sv_SE.UTF-8"; LC_TELEPHONE = "sv_SE.UTF-8"; - LC_TIME = "sv_SE.UTF-8"; + LC_TIME = "en_US.UTF-8"; }; hardware.opengl.enable = true;