diff options
author | Julian T <julian@jtle.dk> | 2021-06-04 15:36:55 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-06-04 15:36:55 +0200 |
commit | 01e266e05051b85ef3c42ee7b583df9364b60940 (patch) | |
tree | b079e7b7d890a3ed46d518a6f48a1208e9fe66ae /core.nix | |
parent | 5d843da8a75506bdef4133babbf8acced4c8f343 (diff) |
Use dutch and switch to 21.05
Diffstat (limited to 'core.nix')
-rw-r--r-- | core.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ # Select internationalisation properties. i18n = { - defaultLocale = "en_DK.UTF-8"; + defaultLocale = "nl_NL.UTF-8"; }; console = { |