Files
HyprArch/airootfs/usr/lib/calamares/modules/localecfg/module.desc

12 lines
311 B
Plaintext

# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
# 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