Skip to content

Conversation

@cvlc12
Copy link
Contributor

@cvlc12 cvlc12 commented Oct 29, 2025

Fixes #45

  • Solves 'undefined' language in Gnome settings (and probably others)
  • Makes it easy to configure your own language with e.g. mkosi.local/mkosi.extra/etc/locale.gen:
$ cat mkosi.local/mkosi.extra/etc/locale.gen 
fr_FR.UTF-8 UTF-8
en_US.UTF-8 UTF-8
‣  Running postinstall script /home/particleos/mkosi.conf.d/arch/mkosi.postinst.chroot…
Generating locales...
  fr_FR.UTF-8... done
  en_US.UTF-8... done
Generation complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Being able to set system locale.

1 participant