diff options
Diffstat (limited to 'raveos-calamares-theme/etc/calamares/modules/locale.conf')
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/locale.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/raveos-calamares-theme/etc/calamares/modules/locale.conf b/raveos-calamares-theme/etc/calamares/modules/locale.conf new file mode 100644 index 0000000..102c957 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/modules/locale.conf @@ -0,0 +1,9 @@ +region: "Europe" +zone: "Budapest" + +localeGenPath: "/etc/locale.gen" + +geoip: + style: "json" + url: "https://geoip.kde.org/v1/calamares" + selector: "" |