mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
Set initial timezone for the locale viewmodule in module.conf.
This commit is contained in:
parent
df9f803572
commit
0a8aa66d58
1 changed files with 8 additions and 5 deletions
|
@ -6,3 +6,6 @@ name: "locale"
|
|||
interface: "qtplugin"
|
||||
requires: []
|
||||
load: "libcalamares_viewmodule_locale.so"
|
||||
configuration:
|
||||
region: "Europe"
|
||||
zone: "London"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue