summaryrefslogtreecommitdiff
path: root/core.nix
diff options
context:
space:
mode:
Diffstat (limited to 'core.nix')
-rw-r--r--core.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.nix b/core.nix
index 6725bf0..550448f 100644
--- a/core.nix
+++ b/core.nix
@@ -28,7 +28,7 @@
# Select internationalisation properties.
i18n = {
- defaultLocale = "en_DK.UTF-8";
+ defaultLocale = "nl_NL.UTF-8";
};
console = {