calamares/src/modules/localecfg/module.desc

10 lines
247 B
Plaintext
Raw Normal View History

# Enable the configured locales (those set by the user on the
# user page) in /etc/locale.gen, if they are available in the
# target system.
---
type: "job"
name: "localecfg"
interface: "python"
script: "main.py"
noconfig: true