bluetooth still not working but at least I am tyding up the config
This commit is contained in:
parent
327e209afc
commit
07afbe8b80
6 changed files with 51 additions and 41 deletions
|
@ -17,6 +17,8 @@ in {
|
|||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
i18n.extraLocaleSettings = {
|
||||
LANG = "en_US.UTF-8";
|
||||
LC_ALL = "en_US.UTF-8";
|
||||
LC_ADDRESS = "de_DE.UTF-8";
|
||||
LC_IDENTIFICATION = "de_DE.UTF-8";
|
||||
LC_MEASUREMENT = "de_DE.UTF-8";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue