system/base: add en_GB to locales for postgres
This commit is contained in:
parent
4bc19ed87e
commit
37f2453f17
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
|
||||
i18n.defaultLocale = "en_AU.UTF-8";
|
||||
i18n.supportedLocales = [ "en_GB.UTF-8" ];
|
||||
users.mutableUsers = false;
|
||||
|
||||
system = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue