diff options
Diffstat (limited to 'roles/install_arch/files/locale.conf')
-rw-r--r-- | roles/install_arch/files/locale.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/install_arch/files/locale.conf b/roles/install_arch/files/locale.conf new file mode 100644 index 0000000..82044dc --- /dev/null +++ b/roles/install_arch/files/locale.conf @@ -0,0 +1,3 @@ +LANG=de_DE.UTF-8 +LC_COLLATE=C +LANGUAGE=de_DE |