From 84b8511effb5caaffbce4e79de541c3255126f5c Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 14 Jul 2020 22:04:02 +0200 Subject: tv: use sane default locale --- tv/2configs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs') diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 72c48da..4d27b0e 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -36,6 +36,7 @@ with import ; }; } { + i18n.defaultLocale = mkDefault "C.UTF-8"; security.hideProcessInformation = true; security.sudo.extraConfig = '' Defaults env_keep+="SSH_CLIENT XMONAD_SPAWN_WORKSPACE" -- cgit v1.2.3