update locale

This commit is contained in:
Noa Aarts 2024-06-28 08:34:59 +02:00
parent 8c57286c07
commit 6aab800aab

View file

@ -56,7 +56,7 @@
LC_NUMERIC = "nl_NL.UTF-8";
LC_PAPER = "nl_NL.UTF-8";
LC_TELEPHONE = "nl_NL.UTF-8";
LC_TIME = "nl_NL.UTF-8";
LC_TIME = "en_GB.UTF-8";
};
# Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/";