From 6cee7df820817f9ad12480832ff4b24530c361e6 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 22 Nov 2022 12:31:15 +0000 Subject: Set default locale --- nix-conf/machines/egalmoth/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nix-conf/machines/egalmoth') diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix index 2988e7d..8891b61 100644 --- a/nix-conf/machines/egalmoth/configuration.nix +++ b/nix-conf/machines/egalmoth/configuration.nix @@ -185,6 +185,8 @@ in services.openssh.enable = true; + i18n.defaultLocale = "en_GB.UTF-8"; + system.stateVersion = "21.05"; # Did you read the comment? } -- cgit 1.4.1-2-gfad0 f90aa20ddfe'/> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_software.h
blob: 022ce4546d70e579e832dad19ba1e2dccf8e6ab7 (plain) (blame)
1
2
3
4
5
6
7