dregil: Add german to list of locales

Also set TIME_STYLE to iso.
This commit is contained in:
Alexander Kobjolke 2023-08-03 08:15:38 +02:00
parent 343ac3757e
commit b86f21d565

View file

@ -35,6 +35,11 @@ in {
# networking.proxy.default = "http://user:password@proxy:port/";
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
i18n = {
extraLocaleSettings = { TIME_STYLE = "iso"; };
supportedLocales = [ "C.UTF-8" "en_US.UTF-8" "de_DE.UTF8" ];
};
console = {
font = "Lat2-Terminus16";
#useXkbConfig = true; # use xkbOptions in tty.