Commits: 1
Set language to Dutch for all accounts x
index 2eefe82..263075b 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -34,7 +34,7 @@
= time.timeZone = "Europe/Amsterdam";
=
= # Select internationalisation properties.
- i18n.defaultLocale = "en_GB.UTF-8";
+ i18n.defaultLocale = "nl_NL.UTF-8";
=
= i18n.extraLocaleSettings = {
= LC_ADDRESS = "nl_NL.UTF-8";